Skip to content

Add support for multiple Dockerfiles in the same directory #46

@MichaelSimons

Description

@MichaelSimons

Currently the manifest's Dockerfile property must be set to a directory containing a Dockerfile. This property could be changed to either be a directory that contains a Dockerfile file or a full path to a Dockerfile. It is important that the implementation is backwards compatible so that existing manifests still work.

This is needed for dotnet/dotnet-docker-samples#55. The samples build the same app with multiple Dockerfiles. The various dockerfiles have different suffixes - e.g. .arm32v7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions