Skip to content

Instantly share code, notes, and snippets.

@rivancic
Created May 12, 2017 09:56
Show Gist options
  • Save rivancic/3cf2ac12579460ffd1f0dfc285f388fb to your computer and use it in GitHub Desktop.
Save rivancic/3cf2ac12579460ffd1f0dfc285f388fb to your computer and use it in GitHub Desktop.
Docker

Passing build arguments

Multiple: docker build -t image-name --build-arg ARG1=*** --build-arg ARG2=*** .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment