commit | 7d733bc69fe0d1cd2cd97065804294c068e32911 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Sat Jul 11 08:34:49 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Sat Jul 11 08:34:49 2015 +0200 |
tree | 2ba4c7859338a1c2f4cc08710690339f88902812 | |
parent | 7b48fd21ac7d6b95747a710459af660ba3d9c47d [diff] [blame] |
Swap on LVM and fix tag
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json index 1677300..bfc4e8f 100644 --- a/ubuntu-14.04/template.json +++ b/ubuntu-14.04/template.json
@@ -91,7 +91,8 @@ { "type": "docker-tag", "repository": "cloudlab/ubuntu", - "tag": "14.04" + "tag": "14.04", + "only": ["docker"] } ], "builders": [