Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpb587/docker-bosh-stemcell-importer
BOSH stemcells mirrored as Docker images
https://github.com/dpb587/docker-bosh-stemcell-importer
Last synced: 5 days ago
JSON representation
BOSH stemcells mirrored as Docker images
- Host: GitHub
- URL: https://github.com/dpb587/docker-bosh-stemcell-importer
- Owner: dpb587
- License: mit
- Created: 2018-03-18T02:02:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T02:03:31.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T18:13:32.744Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-bosh-stemcell-importer
BOSH stemcells mirrored as Docker images.
* [dpb587/bosh-centos-7-stemcell](https://hub.docker.com/r/dpb587/bosh-centos-7-stemcell/tags/)
* [dpb587/bosh-ubuntu-trusty-stemcell](https://hub.docker.com/r/dpb587/bosh-ubuntu-trusty-stemcell/tags/)## Usage
docker run -it dpb587/bosh-ubuntu-trusty-stemcell:3468.27 bash
## Development
./set-pipeline -t dpb587-nightwatch-aws-use1
## License
[MIT License](LICENSE)