https://github.com/matthiasmullie/packer-debian-9-arm64
https://github.com/matthiasmullie/packer-debian-9-arm64
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matthiasmullie/packer-debian-9-arm64
- Owner: matthiasmullie
- Created: 2021-05-05T19:50:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-07T10:58:00.000Z (about 4 years ago)
- Last Synced: 2025-02-01T06:41:29.948Z (4 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Builds a debian9 arm64 Vagrant box.
Requires packer, vagrant, parallels & parallels-virtualization-sdk.
Run:
packer build debian-9.13-arm64.json
99% this code was stolen from either lavabit/robox or chef/bento.