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
I'm trying to get this up and running using the docker image, however, there seems to be a lack of documentation on how to use this. Currently I'm running it with:
After creating the file /opt/mx-puppet-steam/config/config.yaml however, the docker image just returns No config found any documentation on using the docker image?
The text was updated successfully, but these errors were encountered:
I'm trying to get this up and running using the docker image, however, there seems to be a lack of documentation on how to use this. Currently I'm running it with:
docker run icewind1991/mx-puppet-steam -e CONFIG_PATH=/config/config.yaml -e REGISTRATION_PATH=/config/registration.yaml -v /opt/mx-puppet-steam/config:/config -v /opt/mx-puppet-steam/data:/data
After creating the file
/opt/mx-puppet-steam/config/config.yaml
however, the docker image just returnsNo config found
any documentation on using the docker image?The text was updated successfully, but these errors were encountered: