docker

Cloud and server

Prime Time: Docker, Juju, and Snappy Ubuntu Core

by Dustin Kirkland on 20 July 2015

As you probably remember from grade school math class, primes are numbers that are only divisible by 1 and themselves.  2, 3, 5, 7, and 11 are the first 5...

Cloud and server

Unofficial Juju Docker Images

by Charles Butler on 10 July 2015

Using Juju in Docker for your projectsEarly this year the juju-solutions team has been experimenting with Juju inDocker – namely for isolation, and...

Cloud and server

Juju at Dockercon 2015

by Jorge O. Castro on 6 July 2015

Canonical sent three Juju Ecosystem developers and one Juju core developer to Dockercon 2015 in San Francisco during which we participated in a multi-company...

Cloud and server

Publishing LXD images

by Canonical on 30 June 2015

While some work remains to be done for ‘lxc publish’, the current support is sufficient to show a full cycle of image workload with lxd.Ubuntu wily comes with...

Cloud and server

It’s all about containers! ODS keynote

by Tom Callway on 25 June 2015

It’s all about containers. All attention is turning to new and innovative variants of this cloud development technology. From LXC and Docker to our recent...

Cloud and server

Container-to-Container Networking: The Bits have Hit the Fan!

by Dustin Kirkland on 22 June 2015

A thing of beautyIf you read my last post, perhaps you followed the embedded instructions and ran hundreds of LXD system containers on your own Ubuntu...

Cloud and server

The Fan overlay network for container addresses, from Canonical

by Dustin Kirkland on 22 June 2015

Today, Canonical introduces the Fan overlay network system in Ubuntu in test images for Amazon Web Services and Google Compute Engine, delivering the fastest...

Cloud and server

Mark Shuttleworth’s ODS Vancouver Keynote

by Canonical on 11 June 2015

This year’s OpenStack Summit was the most successful yet; playing host to a record number of exhibitors who excited and inspired over 5,000 visiting...

Cloud and server

How many containers can you run on your machine?

by Dustin Kirkland on 11 June 2015

652 Linux containers running on a Laptop?  Are you kidding me???A couple of weeks ago, at the OpenStack Summit in Vancouver, Canonical released the results of...

Cloud and server

Introducing pylxd

by Canonical on 27 May 2015

In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to...

Cloud and server

Getting started with LXD – the container lightervisor

by Stéphane Graber on 28 April 2015

Introduction For the past 6 months, Serge Hallyn, Tycho Andersen, Chuck Short, Ryan Harper and myself have been very busy working on a new container project...