Docker build for OpenSSH on Arch. The daemon is managed by systemd.
2.9K
Docker build for OpenSSH on Arch. The daemon is managed by systemd.
These are all important things to know about this container. If you plan on using this container, you should probably change these settings.
Currently, launching this container seems to need both the --privileged
flag, as well as /sys/fs/cgroup to be mounted within the container.
docker run --rm --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro codekoala/ssh
Content type
Image
Digest
sha256:f85b09c0e…
Size
124 MB
Last updated
almost 10 years ago
docker pull codekoala/ssh