瀏覽代碼

Add swarm to update.sh

Signed-off-by: Andrea Luzzardi <[email protected]>
Andrea Luzzardi 10 年之前
父節點
當前提交
f0d747d3de
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -49,6 +49,7 @@ declare -A otherRepos=(
 	[r-base]='https://github.com/rocker-org/rocker'
 	[registry]='https://github.com/docker/docker-registry'
 	[rethinkdb]='https://github.com/stuartpb/rethinkdb-dockerfiles'
+	[swarm]='https://github.com/docker/swarm-library-image'
 	[thrift]='https://github.com/ahawkins/docker-thrift'
 	[ubuntu-debootstrap]='https://github.com/tianon/docker-brew-ubuntu-debootstrap'
 	[ubuntu-upstart]='https://github.com/tianon/dockerfiles'