boxcutter/ubuntu

Are there any plans to add ubuntu 18.04?

mtbvang opened this issue · 3 comments

I'm in need of it and will likely try to do it this weekend. I'm just wondering if I'm repeating what some else is already working on?

Support for Ubuntu 18.04 has already been added. You can build the box using command:

packer build -only=virtualbox-iso -var-file=ubuntu1804.json ubuntu.json

If you don't want to build the box yourself, you can use this one: https://app.vagrantup.com/devops-toolkit/boxes/ubuntu1804

Sorry, I meant the 1804 desktop.

@mtbvang see #162 for ubuntu 18.04 desktop support