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

It doesn't work for me in Docker Desktop (Windows 10) #55

Open
chicago666666 opened this issue Mar 15, 2023 · 1 comment
Open

It doesn't work for me in Docker Desktop (Windows 10) #55

chicago666666 opened this issue Mar 15, 2023 · 1 comment

Comments

@chicago666666
Copy link

2023-03-16 01:11:04 Bot has been started successfully 2023-03-16 01:11:06 Bot has been started successfully 2023-03-16 01:11:07 Bot has been started successfully

Always restart...

image
image
image
image
image

`C:\Users\Asus\Python\chatgpt-telegram-bot>docker compose up -d
[+] Running 0/1

  • chatgpt-bot Warning 2.0s
    [+] Building 25.1s (10/10) FINISHED
    => [internal] load build definition from Dockerfile 0.1s
    => => transferring dockerfile: 288B 0.0s
    => [internal] load .dockerignore 0.0s
    => => transferring context: 34B 0.0s
    => [internal] load metadata for docker.io/library/python:3.11-alpine 1.3s
    => [1/5] FROM docker.io/library/python:3.11-alpine@sha256:741e650697a506f0991ef88490320dee59f9e68de61734e034aee11d2f3baedf 3.1s
    => => resolve docker.io/library/python:3.11-alpine@sha256:741e650697a506f0991ef88490320dee59f9e68de61734e034aee11d2f3baedf 0.1s
    => => sha256:21c32060d5e22e4292410288a34314f9ab518a5df218e906f3387e7f5690eb2c 230B / 230B 0.8s
    => => sha256:8ced40fb1e4201d32de2f1b782b4becf1a5ec8a75406514af9e9898d6f551b68 3.06MB / 3.06MB 1.7s
    => => sha256:741e650697a506f0991ef88490320dee59f9e68de61734e034aee11d2f3baedf 1.65kB / 1.65kB 0.0s
    => => sha256:4b7bbe66de3c3ff042f0a81fd3c20f993acccf08e3eb722f992a585e00594ca9 1.37kB / 1.37kB 0.0s
    => => sha256:7bc17fb245bdf26df10196ea0ab7cb4c1dbbe6d7915f2ac301cdc52e2d91b067 7.34kB / 7.34kB 0.0s
    => => sha256:0b05af06b5194af09bda2ee287f02f887ab50cb3d3434a7d20f67f1af345bfed 12.46MB / 12.46MB 1.6s
    => => extracting sha256:0b05af06b5194af09bda2ee287f02f887ab50cb3d3434a7d20f67f1af345bfed 0.6s
    => => extracting sha256:21c32060d5e22e4292410288a34314f9ab518a5df218e906f3387e7f5690eb2c 0.0s
    => => extracting sha256:8ced40fb1e4201d32de2f1b782b4becf1a5ec8a75406514af9e9898d6f551b68 0.4s
    => [internal] load build context 0.1s
    => => transferring context: 3.44kB 0.0s
    => [2/5] WORKDIR /app 0.5s
    => [3/5] COPY requirements.txt requirements.txt 0.1s
    => [4/5] RUN pip install -r requirements.txt 18.4s
    => [5/5] COPY . . 0.3s
    => exporting to image 1.0s
    => => exporting layers 1.0s
    => => writing image sha256:e3aa5110d002c34767cdefd3c60874e6e4fd762267f44f0adf67041b107f85e4 0.0s
    => => naming to docker.io/chatgpt/bot 0.0s
    [+] Running 2/2
  • Network chatgpt-telegram-bot_default Created 0.8s
  • Container chatgpt-bot Started 1.5s

C:\Users\Asus\Python\chatgpt-telegram-bot>`

I use the latest version 1.2.2

What I did wrong?
How can I fix it?

PS: Thank you for your work!

@RayCxggg
Copy link
Collaborator

@EstrellaXD It seems like a docker issue. Can you help checking out? Many thanks.

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

2 participants