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 have left out the configs for ports, environment, etc. for brevity)
Actual behavior
When using secrets an error is raised during container startup: starting container failed: linux mounts: Duplicate mount point: /etc/apache2/server.crt".
Steps to reproduce the problem
Start a registry frontend with the code from the second example above.
Specifications
Which version of docker (docker version) are you running? Docker version 18.03.1-ce, build 9ee9f40
Which operating system do you use? Ubuntu 16.04 @ 4.13.0-39-generic
Which version of the docker-registry-frontend are you running? Git Revision acd3f1f konradkleine/docker-registry-frontend v2 60d4b91e68fa 6 months ago 266MB
The text was updated successfully, but these errors were encountered:
Expected behavior
So instead of this:
I want to do this:
(I have left out the configs for ports, environment, etc. for brevity)
Actual behavior
starting container failed: linux mounts: Duplicate mount point: /etc/apache2/server.crt"
.Steps to reproduce the problem
Specifications
docker version
) are you running?Docker version 18.03.1-ce, build 9ee9f40
Ubuntu 16.04 @ 4.13.0-39-generic
Git Revision acd3f1f
konradkleine/docker-registry-frontend v2 60d4b91e68fa 6 months ago 266MB
The text was updated successfully, but these errors were encountered: