Quantcast
Channel: Planet Ubuntu
Viewing all articles
Browse latest Browse all 12127

David Murphy: Using Ubuntu Core with Docker

$
0
0

I came across this tidbit the other day for using Ubuntu cloud images with Docker, and I thought that Ubuntu Core might be a better starting point for your own base containers:

curl -O http://cdimage.ubuntu.com/ubuntu-core/precise/daily/current/precise-core-amd64.tar.gz
cat precise-core-amd64.tar.gz | sudo docker import - precise-core

nb:Ubuntu Core is very minimal – be prepared to install just about everything you’re going to need.

The post Using Ubuntu Core with Docker appeared first on David Murphy.


Viewing all articles
Browse latest Browse all 12127

Latest Images

Trending Articles



Latest Images