Search Docker Hub
rssh
By eyjhb
Simple openssh-server that integrates with rssh, using a simple user rssh with public keys.
1.2K
Simple container for RSSH.
rssh: container_name: rssh image: eyjhb/rssh:2.3.4 restart: always volumes: - /media/backup:/media/backup - ${USERDIR}/docker/rssh/config:/config ports: - 22:22 environment: - PUID=${PUID} - PGID=${PGID} - TZ=${TZ}
Content type
Image
Digest
Size
10.3 MB
Last updated
almost 8 years ago
docker pull eyjhb/rssh