Skip to content

Instantly share code, notes, and snippets.

@jay-johnson
Last active July 19, 2016 12:50
Show Gist options
  • Select an option

  • Save jay-johnson/b551d3fb375e7d0995080a3995f93fc9 to your computer and use it in GitHub Desktop.

Select an option

Save jay-johnson/b551d3fb375e7d0995080a3995f93fc9 to your computer and use it in GitHub Desktop.
Docker Registry Setup
stage 'Building Django Container for Docker Hub'
docker.withRegistry("${registry_url}", "${docker_creds_id}") {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment