What you are quoting is the structure on the Docker host and that is exactly where the config should be. In the container that directory is made available at a different location (/config).
1 Like
What you are quoting is the structure on the Docker host and that is exactly where the config should be. In the container that directory is made available at a different location (/config).