Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker work-flow improvements #900

Merged
merged 9 commits into from
Jun 21, 2018
Merged

Docker work-flow improvements #900

merged 9 commits into from
Jun 21, 2018

Commits on Jun 13, 2018

  1. Add script for retagging Dockerfile's

    Henry Doupe committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    138d6de View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Add files in the flask and celery image builds

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    8fec4ed View commit details
    Browse the repository at this point in the history
  2. Build worker node images with one command

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    bb1e953 View commit details
    Browse the repository at this point in the history
  3. Use one script to build, push, and release all images

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    849b054 View commit details
    Browse the repository at this point in the history
  4. Add directions for building and pushing the images

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    0475ef6 View commit details
    Browse the repository at this point in the history
  5. Don't want to release the webapp yet

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    2d25e6e View commit details
    Browse the repository at this point in the history
  6. Use Makefile for building docker images

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    d7475fc View commit details
    Browse the repository at this point in the history
  7. Remove docker_build script in favor of Makefile

    Henry Doupe committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    aa1aff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Add Makefile test commands and do no--cache build

    Henry Doupe committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    020dfa8 View commit details
    Browse the repository at this point in the history