You are here

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2396 of /home/blackh31/public_html/BLACKHILL/includes/menu.inc).

admin's blog

Installing Docker on Ubuntu 12.04 64-bit

# install the backported kernel
sudo apt-get update
sudo apt-get install linux-image-generic-lts-raring linux-headers-generic-lts-raring

# reboot
sudo reboot

Docker is available as a Debian package, which makes installation easy.

First add the Docker repository key to your local keychain. You can use the apt-key command to check the fingerprint matches: 36A1 D786 9245 C895 0F96 6E92 D857 6A8B A88D 21E9

sudo sh -c "wget -qO- https://get.docker.io/gpg | apt-key add -"

Pages

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer