shamhi / MemeFiBot

Bot that mines coins in MemeFiCoin
182 stars 49 forks source link

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

Open ipinternet opened 1 month ago

ipinternet commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

+1 need docker compose full

ipinternet commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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