Skip to content

Instantly share code, notes, and snippets.

@mandeepbal
Last active August 29, 2015 14:27
Show Gist options
  • Save mandeepbal/2f8c50d79339309f96a8 to your computer and use it in GitHub Desktop.
Save mandeepbal/2f8c50d79339309f96a8 to your computer and use it in GitHub Desktop.
Docker Build
docker build -t hostname.of.dtrserver:5000/mandeep/jenkins .
docker push hostname.of.dtrserver:5000/mandeep/jenkins
docker build -t $orgname/$project:TAG .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment