https://github.com/dpb587/docker-bosh-stemcell-importer
BOSH stemcells mirrored as Docker images
https://github.com/dpb587/docker-bosh-stemcell-importer
Last synced: about 1 year 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T02:03:31.000Z (over 8 years ago)
- Last Synced: 2025-02-10T11:48:33.389Z (over 1 year 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)