MemeFiBot icon indicating copy to clipboard operation
MemeFiBot copied to clipboard

Python 3.10.0 | Dockerfile (FROM python:3.10.0-alpine) working fine

Open ipinternet opened this issue 1 year ago • 5 comments

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)

ipinternet avatar Jul 09 '24 15:07 ipinternet

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..

passemd avatar Jul 10 '24 04:07 passemd

+1 need docker compose full

Dumpff avatar Jul 10 '24 09:07 Dumpff

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…

ipinternet avatar Jul 10 '24 09:07 ipinternet

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.

vciumak avatar Jul 11 '24 07:07 vciumak

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

ipinternet avatar Jul 11 '24 07:07 ipinternet