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

dockerfile builder aci #54

Open
philips opened this issue Apr 30, 2015 · 0 comments
Open

dockerfile builder aci #54

philips opened this issue Apr 30, 2015 · 0 comments

Comments

@philips
Copy link
Contributor

philips commented Apr 30, 2015

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant