docker #3
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
Deploy docker
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