Ubuntu 16.04 Docker image with non-root ubuntu user pre-installed
196
Ubuntu 16.04 Docker image with non-root ubuntu user pre-installed
Available on Docker Hub as rodrigobdz/ubuntu
Test in a temporary container
# Build locally (optional)
# docker build --tag rodrigobdz/ubuntu:16.04 .
docker run --rm --interactive --tty rodrigobdz/ubuntu:16.04 bash --login
MIT © rodrigobdz.
Content type
Image
Digest
Size
61.2 MB
Last updated
over 6 years ago
docker pull rodrigobdz/ubuntu:16.04