mirror of
https://github.com/docker/awesome-compose.git
synced 2026-07-02 03:20:32 +02:00
Add fastapi to the list of compose projects
* Fastapi base Dockerfile * requirements.txt for fastapi project * Add documentation on how to run the application * Add entrypoint for fastapi application * Add docker-compose.yml for fastapi Signed-off-by: vjanz <valon.januzaj98@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
Reference in New Issue
Block a user