ubuntu - Docker installation on 16.04 LTS -


how install docker on ubuntu 16.04 lts

easiest run in bash terminal: wget -qo- https://get.docker.com/ | sh

you can @ these instructions:-

for installing private docker registry, use link. should work fine ubuntu16.04:-


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -