docker-make icon indicating copy to clipboard operation
docker-make copied to clipboard

dmake.build arguments "--build-args"

Open rapatel0 opened this issue 8 years ago • 1 comments

It would be nice if we have build arguments added to the yaml file that passes through to the --build-args flag in the docker build command.

When I get a chance I'll try to dig more into the code and understand it to see if I can code it up and submit a pull request.

rapatel0 avatar Aug 30 '17 14:08 rapatel0

@rapatel0 very useful feature, actually it has been waiting in my TODO list for quit a long time, it would be great if you can propose a PR.

jizhilong avatar Sep 01 '17 05:09 jizhilong