If requested, in the address bar above, please allow popups.
Description
Deploy docker
Introduction
Docker Charm.
After deploying try sending a dockerfile to the unit:
juju scp docker-file docker/0:/home/ubuntu
Then ssh into the unit and build the file
sudo docker build -t