Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am nchazlett on github.
  • I am nhazlett (https://keybase.io/nhazlett) on keybase.
  • I have a public key whose fingerprint is 20B3 D6CA 4A78 7F63 9CD6 0B4F AB2F 1FC7 1621 3146

To claim this, I am signing this object:

#!/bin/bash
set -e
# set username and password
UNAME=""
UPASS=""
# get token to be able to talk to Docker Hub
TOKEN=$(curl -s -H "Content-Type: application/json" -X POST -d '{"username": "'${UNAME}'", "password": "'${UPASS}'"}' https://hub.docker.com/v2/users/login/ | jq -r .token)
@nchazlett
nchazlett / get-dockerhub-info-org.sh
Created June 3, 2016 20:17 — forked from kizbitz/dockerhub-v2-api-organization.sh
Get the list of images and tags for an organization
#!/bin/bash
set -e
echo
# set username, password, and organization
UNAME=""
UPASS=""
ORG=""

###RPM-Builder### RPM-Builder is a simple tool to generate .rpm files for use with Docker.

###Usage### docker run -ti rpm-builder

Keybase proof

I hereby claim:

  • I am nchazlett on github.
  • I am nhazlett (https://keybase.io/nhazlett) on keybase.
  • I have a public key whose fingerprint is 194F 8509 4CCF 7CA7 584E BA6B B895 01BD 1A3C 2139

To claim this, I am signing this object: