Skip to content

Instantly share code, notes, and snippets.

@Maartenvm
Created January 25, 2018 12:25
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 Maartenvm/96ae2cced267ba342aea815b8a7b54fb to your computer and use it in GitHub Desktop.
Save Maartenvm/96ae2cced267ba342aea815b8a7b54fb to your computer and use it in GitHub Desktop.
Update docker images on dockerhub for Storyteller
// Go to https://hub.docker.com/u/nlescstoryteller/dashboard/ and log in
click nlescstoryteller/storyteller
1. click "Build Settings"
2. click "Trigger"
3. click "Build Details"
4. wait for "Success" instead of "Queued" or "Building", this takes a _long_ time (30 minutes +)
5. click nlescstoryteller to return to https://hub.docker.com/u/nlescstoryteller/dashboard/
//Once nlescstoryteller/storyteller is done, we can parellalize the rest of the builds,
//For each of the following, repeat Steps 1-5 in seperate browser tabs:
https://hub.docker.com/r/nlescstoryteller/query-builder-preprocessing/
https://hub.docker.com/r/nlescstoryteller/query-builder-server/
https://hub.docker.com/r/nlescstoryteller/query-builder-xenon/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment