mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-15 03:18:31 +01: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:
2
fastapi/requirements.txt
Normal file
2
fastapi/requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
Reference in New Issue
Block a user