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

Cherry-pick #8898 to 6.x: Build docker images when building packages #9433

Merged
merged 3 commits into from
Dec 8, 2018

Commits on Dec 7, 2018

  1. Build docker images when building packages (elastic#8898)

    Include generation of docker images in the process of building the
    rest of released packages by extending `mage package`.
    
    (cherry picked from commit 9294384)
    jsoriano committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    aeb2497 View commit details
    Browse the repository at this point in the history
  2. tag container images with snapshot information (elastic#9063)

    (cherry picked from commit 1dd4fbf)
    graphaelli authored and jsoriano committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    583a0d4 View commit details
    Browse the repository at this point in the history
  3. Compress docker artifacts with gzip (elastic#9223)

    (cherry picked from commit 675f2b0)
    jsoriano committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    b8097ac View commit details
    Browse the repository at this point in the history