Last active
May 20, 2018 01:42
-
-
Save endofcake/d4019e8538a42e15bdefa1814e257b79 to your computer and use it in GitHub Desktop.
Pass base image version as an argument
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker build --build-arg VERSION=${version} . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment