To build images for remote connection when the host machine does not allow to login by root.
1.0K
Create by docker run -p 8015:22 --ipc=host --restart always --name CONTAINERNAME --mount type=bind,source=/home/user/,target=/root -itd iridium191/ubuntu_base:24.04 /bin/bash
Login in via root:VTH4mmgXX8KEo9bEJzAY
See https://github.com/iridium-soda/UbuntuRootEnvDockerfiles for more info.
Content type
Image
Digest
sha256:e7d6090f6…
Size
31 MB
Last updated
over 2 years ago
docker pull iridium191/ubuntu_base