Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspyatkin/ubuntu-18.04-packer
Packer template to build Ubuntu 18.04 Server Vagrant box
https://github.com/aspyatkin/ubuntu-18.04-packer
minimal packer ubuntu ubuntu1804 vagrant
Last synced: 12 days ago
JSON representation
Packer template to build Ubuntu 18.04 Server Vagrant box
- Host: GitHub
- URL: https://github.com/aspyatkin/ubuntu-18.04-packer
- Owner: aspyatkin
- License: mit
- Created: 2018-10-22T15:22:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T09:56:50.000Z (over 4 years ago)
- Last Synced: 2024-11-14T20:27:29.490Z (2 months ago)
- Topics: minimal, packer, ubuntu, ubuntu1804, vagrant
- Language: Shell
- Homepage: https://app.vagrantup.com/aspyatkin/boxes/ubuntu-18.04-server
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ubuntu-18.04-packer
[Packer](https://www.packer.io/) template to build Ubuntu 18.04 Server x64 [Vagrant](https://www.vagrantup.com/) box. Based on [chef/bento](https://github.com/chef/bento) project.## Usage
```sh
$ packer build template.json
```