This is a docker image based on archlinux running SSH server
1.1K
This image is built with archlinux as base image.
Username: archuser
Password: password
Same password is used for root user as well
To run the image:
docker run -d -p 2222:22 --name arch-ssh --rm sycefphlb/arch-ssh
To SSH into the image:
ssh -p 2222 archuser@localhost
Content type
Image
Digest
sha256:4b502cefe…
Size
209.6 MB
Last updated
about 1 year ago
docker pull sycefphlb/arch-ssh