LAMaglan / PokeFightSimulator

A (simple) fight simulator between any two Pokemon using FastAPI with Jinja frontend
0 stars 0 forks source link

Containerize with docker #13

Closed LAMaglan closed 4 months ago

LAMaglan commented 4 months ago

Need to figure out how to use poetry within docker

LAMaglan commented 4 months ago

Container with poetry: https://medium.com/@albertazzir/blazing-fast-python-docker-builds-with-poetry-a78a66f5aed0

FastAPI in container: https://akshaykhatale.medium.com/deploy-fastapi-on-heroku-using-docker-container-a920f839de9b

Combined: https://scheele.hashnode.dev/build-a-dockerized-fastapi-application-with-poetry-and-gunicorn