Skip to content

Instantly share code, notes, and snippets.

@endofcake
Last active May 20, 2018 01:42
Show Gist options
  • Save endofcake/d4019e8538a42e15bdefa1814e257b79 to your computer and use it in GitHub Desktop.
Save endofcake/d4019e8538a42e15bdefa1814e257b79 to your computer and use it in GitHub Desktop.
Pass base image version as an argument
docker build --build-arg VERSION=${version} .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment