Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Custom dockerfiles and build contexts #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Custom dockerfiles and build contexts #352

wants to merge 1 commit into from

Commits on Nov 16, 2018

  1. Custom dockerfiles and build contexts

    This adds the possibility to specify a custom build context and
    Dockerfile for docker components. This makes it easier for adding duffle
    compatibility in existing projects.
    E.G.: We can now add a simple duffle.json file in the existing
    docker/app code base that builds the invocation image from the same
    Build context as before, but with a different Dockerfile
    
    Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
    simonferquel committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    a6e4fa3 View commit details
    Browse the repository at this point in the history