Browse Source

Merge pull request #2111 from infosiftr/kong-rfc2822

Update "kong" to use RFC 2822-based format so it can use the same Constraints as "centos" (which it is "FROM")
Tianon Gravi 9 years ago
parent
commit
f33916ed27
1 changed files with 6 additions and 3 deletions
  1. 6 3
      library/kong

+ 6 - 3
library/kong

@@ -1,4 +1,7 @@
-# maintainer: Mashape Docker Maintainers <[email protected]> (@mashape)
+Maintainers: Mashape Docker Maintainers <[email protected]> (@mashape)
+GitRepo: https://github.com/Mashape/docker-kong.git
+# needs "Constraints" to match "centos" (which this image is "FROM")
+Constraints: !aufs
 
-0.9.0: git://github.com/Mashape/docker-kong@2260a724f914c2155f6b70bf5aa80732ebdf6497
-latest: git://github.com/Mashape/docker-kong@2260a724f914c2155f6b70bf5aa80732ebdf6497
+Tags: 0.9.0, latest
+GitCommit: 2260a724f914c2155f6b70bf5aa80732ebdf6497