Package handling

How to install experimental Docker versions on my Ubuntu 16.04 LTS

In order to have bleeding edge docker packages in Ubuntu, you can follow these instructions:

1. Add the following line to /etc/apt/sources.list:

2. Add the PPA key to your keyring

3. Install the package itself

4. Remove the old aufs directory

5. Restart docker daemon

6. Docker is now up and running

ppp64el/Docker (last edited 2016-06-03 14:10:10 by localhost)