Announcing snappy Ubuntu Core on Vagrant cloud
Canonical
on 14 January 2015
Tags: Public cloud , Ubuntu Core , vagrant
Last month, Canonical announced snappy Ubuntu Core, the new, transactional version of Ubuntu, designed for public clouds. So far, snappy Ubuntu Core images are available on Microsoft Azure, Google Compute Engine, and Amazon AWS.
Today, we are delighted to announce the addition of Vagrant images to this impressive line-up [1, 2]. These images are bit-for-bit the same as the KVM images, but have a Cloud-init configuration that allows snappy Ubuntu Core to work within the Vagrant workflow. Vagrant enables a cross platform developer experience on MacOS, Windows or Linux [3].
Note: due to the way that Ubuntu Core works, shared file systems within Vagrant are not possible at this time. We are working on getting the shared file system support enabled and will announce this in due course.
If you want to use Vagrant packaged in the archives, in a terminal run::
- sudo apt-get -y install vagrant
- cd <WORKSPACE>
- vagrant box add snappy http://goo.gl/6eAAoX
- vagrant init snappy
- vagrant up
- vagrant ssh
If you use Vagrant from [4] (i.e Windows, Mac or install the latest Vagrant), then you can run:
- vagrant init ubuntu/ubuntu-core-devel-amd64
- vagrant up
- vagrant ssh
[1] http://cloud-images.ubuntu.com/snappy/devel/core/current/devel-core-amd64-vagrant.box
[2] https://docs.vagrantup.com/v2/why-vagrant/index.html
[3] https://atlas.hashicorp.com/ubuntu/boxes/ubuntu-core-devel-amd64
[4] https://www.vagrantup.com/downloads.html
Looking to run Linux on public clouds?
Did you know Ubuntu is the world’s most popular Linux operating system across public clouds? Canonical publishes official images on Amazon AWS, Microsoft Azure, Google Cloud, IBM Cloud and Oracle Cloud. Learn about the available features and our support commitment
Newsletter signup
Related posts
Canonical’s Ubuntu to be supported on NVIDIA Jetson Thor
Canonical commits to Ubuntu long-term support and security patching for NVIDIA Jetson Thor, bringing real-time performance, out-of-the-box compatibility, and...
A complete security view for every Ubuntu LTS VM on Azure
Azure’s Update Manager now provides a complete security view for all Ubuntu LTS VMs—18.04, 20.04, 22.04, and 24.04—by showing available updates from Ubuntu...
What are our partners building for device makers? Explore the highlights from Ubuntu IoT Day Singapore
Our first Ubuntu IoT Day in Southeast Asia – and our first ever event in Singapore! It was long overdue, as several attendees were quick to remind us. Ubuntu...