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

Reduce docker image size #1648

Merged
merged 10 commits into from
Oct 23, 2019
Merged

Reduce docker image size #1648

merged 10 commits into from
Oct 23, 2019

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    3aad2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. added type hint for docker store extra_commands

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    91d107d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3ad893 View commit details
    Browse the repository at this point in the history
  3. explicitly check for user given env in dockerfile render

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7576d7b View commit details
    Browse the repository at this point in the history
  4. only allow docker builds for tagged commits on master

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    613713b View commit details
    Browse the repository at this point in the history
  5. swap job names and parameters to underscores

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6194846 View commit details
    Browse the repository at this point in the history
  6. update docs and changelog

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    6b9b411 View commit details
    Browse the repository at this point in the history
  7. remove print in test

    Co-Authored-By: Josh Meek <40716964+joshmeek@users.noreply.github.com>
    2 people authored and Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    c8b9007 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into 1638-optimize-docker-image

    Alex Goodman committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    a2b94ec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. ensure that an empty env var will fail a docker build

    Alex Goodman committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f0daf61 View commit details
    Browse the repository at this point in the history