Skip to content

Instantly share code, notes, and snippets.

@StevenPuttemans
Created November 20, 2018 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenPuttemans/21e7afa840b8640e5b6579be2e8ad2d7 to your computer and use it in GitHub Desktop.
Save StevenPuttemans/21e7afa840b8640e5b6579be2e8ad2d7 to your computer and use it in GitHub Desktop.
Inside Docker, pull a repository again, using argument
docker build . --build-arg PULLAGAIN=$(date +%s) -t rsnet:devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment