3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
docker run -it --rm --name ssh-server --tmpfs /tmp --tmpfs /run --tmpfs /run/lock -v /sys/fs/cgroup:/sys/fs/cgroup:ro ssh-server
|
|
|