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
Dear everyone,
after running the bot normally I decided to go ahead to install it in docker.
I got an error when trying to do docker compose as in the guide.
So I went ahead just doing a docker build from the folder on desktop
docker image build .
Config.json file was filled and in the folder.
When running the docker container it fails with an config.json file missing error.
I went ahead. Created a volume. Mounted it to container and moved settings into there.
Didnt worked.
TL:DR
HOW TO ADD config.json properly into the container of the bot after doing a "docker image build ." on a Raspberry?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Dear everyone,
after running the bot normally I decided to go ahead to install it in docker.
I got an error when trying to do docker compose as in the guide.
So I went ahead just doing a docker build from the folder on desktop
docker image build .
Config.json file was filled and in the folder.
When running the docker container it fails with an config.json file missing error.
I went ahead. Created a volume. Mounted it to container and moved settings into there.
Didnt worked.
TL:DR
HOW TO ADD config.json properly into the container of the bot after doing a "docker image build ." on a Raspberry?
Thank you and BR
Beta Was this translation helpful? Give feedback.
All reactions