Ubuntu 16.04 Xenial 64bits
- Created: Started: Duration: s
- pkgr
- 15faed0fe626f13936d90571aac36f385383019c
- 0.0.0
Installation instructions
wget -qO- https://dl.packager.io/srv/pkgr/docker-gc/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/docker-gc.list \ https://dl.packager.io/srv/pkgr/docker-gc/pkgr/installer/ubuntu/16.04.repo sudo apt-get update sudo apt-get install docker-gc
Note: You might need to apt-get install wget apt-transport-https
for the above instructions to work.