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

What is the configuration path in the docker container? config.toml cannot be mounted! #736

Open
15864620573 opened this issue Nov 7, 2024 · 0 comments

Comments

@15864620573
Copy link

My startup command is:
docker run -d --name monstache --restart always -v /home/docker/monstache/config.toml:/config/config.toml rwynn/monstache:latest -f /config/config.toml
But we get an error:
[root@[localhost](https://localhost/) ~]# docker logs -f monstache ERROR 2024/11/07 07:35:13 read /config/config.toml: is a directory ERROR 2024/11/07 07:35:14 read /config/config.toml: is a directory ERROR 2024/11/07 07:35:15 read /config/config.toml: is a directory

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

1 participant