Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fsquillace/juju-docker
- Owner: fsquillace
- Created: 2015-04-13T22:38:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T11:01:15.000Z (over 9 years ago)
- Last Synced: 2024-11-01T22:07:01.599Z (2 months ago)
- Language: Shell
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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