Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

dockerfile builder aci #54

@philips

Description

@philips

As we have the build-repository docker ACI and this library we should build an ACI that can take a Dockerfile in a volume and then outputs the ACI into another volume.

The basic invocation for rkt would be something like:

$ git clone https://github.com/coreos/etcd
$ rkt run -volume dockerfile,kind=host,source=`pwd`/etcd -volume output,kind=host,source=path-to-output dockerfile2aci.aci

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions