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
[](https://quay.io/repository/utilitywarehouse/ssh-key-agent)
4
-
5
3
Companion service for https://github.com/utilitywarehouse/ssh-key-manager runs
6
4
on the host and populates `authorized_keys` file based on the groups provided.
[](https://quay.io/repository/utilitywarehouse/ssh-key-agent)
59
+
60
+
Whatever file you are mounting into container needs to exist prior, otherwise
61
+
docker will create it as directory:
62
+
63
+
> If you use -v or --volume to bind-mount a file or directory that does not yet
64
+
> exist on the Docker host, -v will create the endpoint for you. It is always
0 commit comments