Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsquillace/juju-docker

Arch Linux container for building JuJu images
https://github.com/fsquillace/juju-docker

Last synced: 23 days ago
JSON representation

Arch Linux container for building JuJu images

Awesome Lists containing this project

README

        

To pull the image:

docker pull feel/juju-docker

To build image:

docker build -t feel/juju-docker .

To run container and generate the JuJu image in /tmp/juju-image:

docker run --privileged -v /tmp/juju-image:/tmp/juju-image -t feel/juju-docker