Merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-drop-docker-preload into lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm

Proposed by Tobias Koch
Status: Merged
Merged at revision: 819
Proposed branch: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-drop-docker-preload
Merge into: lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm
Diff against target: 16 lines (+0/-6)
1 file modified
templates/img-azure.tmpl (+0/-6)
To merge this branch: bzr merge lp:~ubuntu-on-ec2/vmbuilder/jenkins_kvm-drop-docker-preload
Reviewer Review Type Date Requested Status
David Krauser (community) Approve
Robert C Jennings (community) Approve
Review via email: mp+364491@code.launchpad.net

Commit message

Drop pre-caching of docker.io and docker-compose

To post a comment you must log in.
Revision history for this message
Tobias Koch (tobijk) wrote :

See #00217448

Revision history for this message
Robert C Jennings (rcj) wrote :

+1

Revision history for this message
Robert C Jennings (rcj) :
review: Approve
Revision history for this message
David Krauser (davidkrauser) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'templates/img-azure.tmpl'
--- templates/img-azure.tmpl 2018-10-14 21:43:12 +0000
+++ templates/img-azure.tmpl 2019-03-15 10:06:57 +0000
@@ -271,12 +271,6 @@
271 ;;271 ;;
272esac272esac
273273
274# Pre-cache docker.io and docker-compose for 15.10 and later
275if dist_ge "${suite}" "wily"; then
276 xchroot apt-get -y install --download-only --install-recommends \
277 docker-compose docker.io git aufs-tools
278fi
279
280#################################################274#################################################
281#################################################275#################################################
282# Addins if any, including Cloud-configs276# Addins if any, including Cloud-configs

Subscribers

People subscribed via source and target branches

to all changes: