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

Introduce dockercore/buildbase x64 base image #20665

Closed
wants to merge 1 commit into from

Commits on Mar 2, 2016

  1. Introduce dockercore/buildbase x64 base image

    Split the build Dockerfile in two, and extra the most stable pieces of
    the build environment into a `dockercore/buildbase` image.
    
    The goal is to minimize build times for the most traditional use cases,
    while minimizing the dependencies to external services in our build
    process.
    
    Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
    Arnaud Porterie committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    8b9d27e View commit details
    Browse the repository at this point in the history