You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's just me, not knowing how to use docker,
but after i succesfully build everything and i execute docker run -p 0.0.0.0:9005:9005 whatsapp-bot
i only get:
Unable to find image 'whatsapp-bot:latest' locally
Pulling repository docker.io/library/whatsapp-bot
C:\Program Files\Docker Toolbox\docker.exe: Error: image library/whatsapp-bot:latest not found.
See 'C:\Program Files\Docker Toolbox\docker.exe run --help'.
Any suggestions what i could do?
The text was updated successfully, but these errors were encountered:
Maybe it's just me, not knowing how to use docker,
but after i succesfully build everything and i execute docker run -p 0.0.0.0:9005:9005 whatsapp-bot
i only get:
Unable to find image 'whatsapp-bot:latest' locally
Pulling repository docker.io/library/whatsapp-bot
C:\Program Files\Docker Toolbox\docker.exe: Error: image library/whatsapp-bot:latest not found.
See 'C:\Program Files\Docker Toolbox\docker.exe run --help'.
Any suggestions what i could do?
The text was updated successfully, but these errors were encountered: