How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "fgrehm/trusty64-lxc"
end
vagrant init fgrehm/trusty64-lxc
vagrant up

This version was created about 10 years ago.

  • Built at 2014-09-23
  • Clean up DHCP leases before packaging boxes
1 provider for this version.
  • lxc
    unknown Externally hosted (github.com)

This version was created over 10 years ago.

  • Fix /etc/hosts so that Vagrant is able to properly configure container's host names
  • Remove extra mount options from debian and ubuntu configs
1 provider for this version.
  • lxc
    unknown Externally hosted (github.com)