Dockerfile for FastAPI app without security vulnerabilities?

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • fastAPI_TDD_Docker

    A simple secure blog & basic CMS built with Python FastAPI, JWT, Postgres, TDD & Docker

  • My project is public here: https://github.com/bsenftner/fastAPI_TDD_Docker

  • python-uvicorn

    Multiarchitecture Docker Containers for Python and Uvicorn

  • The uvicorn multipy slim image passes most security scanners as it updates very regularly. It also has multi platform support.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • python-gunicorn-uvicorn

    Multiarchitecture Docker Containers for Python using Gunicorn and Uvicorn

  • As a note there is also a gunicorn uvicorn image, but in general you're better of just using uvicorn and launching multiple images rather than having gunicorn and uvicorn in one container.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts