Files
fscan/TestDocker/SSH/README.txt
T

2 lines
62 B
Plaintext

docker build -t ubuntu-ssh .
docker run -d -p 22:22 ubuntu-ssh