Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

build: Add ability to override images with YAML #96

Closed
wants to merge 1 commit into from

Commits on Jun 29, 2017

  1. build: Add ability to override images with YAML

    This commit adds a schema and parsing logic for an override.yml.
    This file is applied to an already parsed Moby config and will replace
    all instances of the source pattern with the substitute pattern.
    This allows for easy replacement of images in a config file for
    development or test.
    
    Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
    dave-tucker committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    a10f139 View commit details
    Browse the repository at this point in the history