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.10.0 | Dockerfile (FROM python:3.10.0-alpine) working fine #115

Open
ipinternet opened this issue Jul 9, 2024 · 5 comments
Open

Comments

@ipinternet
Copy link

It is working fine. Everyone try this

Python 3.10.0 (working fine)

Who use docker-compose update Dockerfile

FROM python:3.10.0-alpine (working fine)

@passemd
Copy link

passemd commented Jul 10, 2024

Can you share your docker compose full yml updated?

P.S Not everyone uses docker for deploying.... You should play a while with containers and that's time consuming... And i dont thinks that's a problem with python version..

@Dumpff
Copy link

Dumpff commented Jul 10, 2024

+1 need docker compose full

@ipinternet
Copy link
Author

Can you share your docker compose full yml updated?

P.S Not everyone uses docker for deploying.... You should play a while with containers and that's time consuming... And i dont thinks that's a problem with python version..

Uploading Screenshot_20240710-153755_Termius.png…

@vciumak
Copy link

vciumak commented Jul 11, 2024

It is working fine. Everyone try this

Python 3.10.0 (working fine)

Who use docker-compose update Dockerfile

FROM python:3.10.0-alpine (working fine)

I've always used docker with python:3.10.0-alpine and the bot doesn't work. Python is not the cause of the problems.

@ipinternet
Copy link
Author

It is working fine. Everyone try this
Python 3.10.0 (working fine)
Who use docker-compose update Dockerfile
FROM python:3.10.0-alpine (working fine)

I've always used docker with python:3.10.0-alpine and the bot doesn't work. Python is not the cause of the problems.

after updtaing docker file please recreate the container.

docker-compose up -d --build

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

4 participants