Using Docker containers to test Perl installations on multiple Linux versions
Learn Go and Join the Fun
On Ubuntu 13.04 and 13.10, the Docker service can be easily installed with this command:
sudo apt-get install linux-image-extra-`uname -r`
Previous versions require a kernel patch [5]. After a reboot of the host, the client communicates with the functional Docker daemon (status: version 0.8.1) via a Linux socket belonging to root in /var/run/docker.sock
. Users can therefore choose between issuing all Docker commands as root or ditching all security concerns overboard and giving the whole world write permissions for the socket. In the long term, Docker will maybe want to design more acceptable ownership conditions, although this is, admittedly, not entirely trivial.
All told, Docker currently is probably one of the hottest projects on GitHub. As a pseudo-virtualization tool, it promises significant performance gains, at the same time decoupling components running in parallel and isolated from each other. If you want to join in the fun and contribute to the Docker project, however, you first need learn Go [7], the programming language in which Docker is written.
Infos
- "Linux Containers" by Eva-Katharina Kunst and Jürgen Quade, ADMIN, 2011, issue 06, p. 64
- Docker: http://docker.io
- "Docker" by Rob Knight, ADMIN, 2013, issue 16, p. 33
- "Perl: Vagrant Package" by Michael Schilli, Linux Magazine, June 2013, issue 151, p. 64, http://www.linux-magazine.com/Issues/2013/151/Perl-Vagrant-Package
- Installing Docker on Ubuntu: http://docs.docker.io/en/latest/installation/ubuntulinux/
- Listings for this article: ftp://ftp.linux-magazin.com/pub/listings/magazine/163
- "Go Programming Language" by Marcus Nutzinger and Rainer Poisel, Linux Magazine, July 2010, issue 116, p. 52
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
OpenMandriva Lx 23.03 Rolling Release is Now Available
OpenMandriva "ROME" is the latest point update for the rolling release Linux distribution and offers the latest updates for a number of important applications and tools.
-
CarbonOS: A New Linux Distro with a Focus on User Experience
CarbonOS is a brand new, built-from-scratch Linux distribution that uses the Gnome desktop and has a special feature that makes it appealing to all types of users.
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.