issues
search
boon-code
/
docker-inside
Allows to run a docker container as current user (similar to Jenkins docker.inside())
MIT License
7
stars
1
forks
source link
Bugfix/fix environment variables
#7
Closed
boon-code
closed
6 years ago
boon-code
commented
6 years ago
Fixed
Fix precedence of environment variables: First lookup the image, then use environment variables from command line.
Fixed