Docker image with Ubuntu for tests.
This command will run container connected to terminal.
There is non-root user in container with credentials:
userpasswordAfter exiting from container it will be removed.
To run container use command:
docker run -it --rm --user="user" --name ubuntu romach007/ubuntu-with-user /bin/bash
Content type
Image
Digest
Size
46.1 MB
Last updated
over 6 years ago
docker pull romach007/ubuntu-with-user