Sign inSign up

tchak2k/docker-userenv

By tchak2k

Updated over 9 years ago

Base docker image with a user environment. Ubuntu 14.04 Based

Image
0

842

tchak2k/docker-userenv repository overview

docker-userenv

Base docker image with a fake user environment.

You can bind a username / uid / gid at docker run.

Just modify app.sh to run what you want with the provided uid/gid/username

example: docker run -e gid=1000 -e uid=1000 -e USERNAME=a_user_name IMAGE_NAME /bin/bash

Tag summary

Content type

Image

Digest

Size

62.7 MB

Last updated

over 9 years ago

docker pull tchak2k/docker-userenv