Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.9 #73

Closed
sylvainmouquet opened this issue May 28, 2021 · 5 comments
Closed

Python 3.9 #73

sylvainmouquet opened this issue May 28, 2021 · 5 comments

Comments

@sylvainmouquet
Copy link

sylvainmouquet commented May 28, 2021

As a developer, i would like to get a docker image based on python 3.9

@hasanzabaak
Copy link

I've been using @rushilsrivastava's fork for the 3.9 images: https://github.com/rushilsrivastava/uvicorn-gunicorn-docker

@anton-petrov
Copy link

@sylvainmouquet
You can use my fork https://hub.docker.com/repository/docker/antonapetrov/uvicorn-gunicorn
It's already tested and using in production.

@AntonOfTheWoods
Copy link

AntonOfTheWoods commented Jul 16, 2021

@anton-petrov on your docker hub page there are links to versions with starlette and fastapi but they seem to be broken. Was the intent to allow a drop-in replacement for the fastapi postgres template?

(actually, the reason they are broken is that you forgot the - in your github username :-))

@anton-petrov
Copy link

anton-petrov commented Jul 16, 2021

@AntonOfTheWoods thanks a lot))) fixed. anyway, this is a temporary solution.

Yes, this images are identically to tiangolo's, with the exception of new vesions of python. Works fine for me.
Just replace FROM tiangolo/uvicorn-gunicorn-fastapi:python3.8 in dockerfile

@thomasleveil
Copy link

@sylvainmouquet this can now be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants