https://github.com/smithclay/clouddev-setup
packer image for a cloud-friendly developer environment
https://github.com/smithclay/clouddev-setup
cloud development packer
Last synced: about 1 year ago
JSON representation
packer image for a cloud-friendly developer environment
- Host: GitHub
- URL: https://github.com/smithclay/clouddev-setup
- Owner: smithclay
- Created: 2017-07-25T00:41:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T00:41:28.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T16:43:48.317Z (over 1 year ago)
- Topics: cloud, development, packer
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# clouddev-setup
Packer image(s) for an Ubuntu-based cloud development machine.
### Usage
```
packer build -var-file=variables.json ubuntu.json
```