Skip to content

Python 3.10 Slim FAPI Dockerfile

Evil Wizard edited this page Nov 7, 2023 · 2 revisions

A base Python 3.10 Slim FAPI image for basing projects available at EWC Docker Hub.

Use docker pull ewc2020/web:py-fapi-3.10-slim-latest to get a copy of the image.

This Image is intended for Development purpose only & to use as a learning aid. DO NOT use this anywhere near a Production environment.

Installed Python Dependencies

The following pip dependencies are already installed.

  • fastapi
  • uvicorn
Clone this wiki locally