Sign inSign up

romach007/ubuntu-with-user

By romach007

•Updated over 6 years ago

Image
0

93

romach007/ubuntu-with-user repository overview

Docker image with Ubuntu for tests.

⁠How to use

This command will run container connected to terminal.

There is non-root user in container with credentials:

  • username: user
  • password: password

After 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

Tag summary

Content type

Image

Digest

Size

46.1 MB

Last updated

over 6 years ago

docker pull romach007/ubuntu-with-user