~ubuntu-on-ec2/vmbuilder/jenkins_kvm-linux-azure

« back to all changes in this revision

Viewing changes to templates/img-azure-16.04-docker.tmpl

  • Committer: Robert Jennings
  • Date: 2016-02-12 16:37:47 UTC
  • mfrom: (736.1.4 public)
  • Revision ID: robert.jennings@canonical.com-20160212163747-alb8foa1lt4lonh1
Merge from lp:~utlemming/vmbuilder/azure_docker
  Ben Howard 2016-02-11 Add default user to the docker group
  Ben Howard 2016-02-11 Cleanup after ourselves
  Ben Howard 2016-02-11 Fix docker addin

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        docker-compose
5
5
    )
6
6
 
7
 
xchroot apt-get -y install --install-suggests ${dpkgs[@]}
 
7
xchroot apt-get -y install ${dpkgs[@]}
 
8
xchroot apt-get -y clean