Base image that allows running CMDs as other users
784
This repo is currently based off of alpine:3.6.
There are three environment variables that can be used to configure the user that will execute the docker CMD. They should be self explanatory.
LOCAL_USER_NAME, defaults to "docker"LOCAL_USER_GROUP, defaults to "docker"LOCAL_USER_ID, defaults to 9001You can find the Dockerfile for this image here.
Content type
Image
Digest
Size
3 MB
Last updated
almost 9 years ago
docker pull mwstobo/base