manastech / ci-docker-builder

Scripts to facilitate building Docker images with right tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFE: Add the ability to provide build arguments to Docker

ggiraldez opened this issue · comments

For some builds it would be useful to be able to provide build arguments to Docker, eg. --build-arg option for use through the ARG command in the Dockerfile.

@ggiraldez Do you have any concrete example in which you'd use this feature? Any draft on the API?

Honestly I don't even remember which project triggered this request, but I'm sure we fixed it in a different way. I'll close the issue, I don't see a reason now to keep it open.