|
@@ -22,6 +22,7 @@ replace_field() {
|
|
|
|
|
|
|
|
declare -A otherRepos=(
|
|
declare -A otherRepos=(
|
|
|
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
|
|
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
|
|
|
|
|
+ [alpine]='https://github.com/gliderlabs/docker-alpine'
|
|
|
[busybox]='https://github.com/jpetazzo/docker-busybox'
|
|
[busybox]='https://github.com/jpetazzo/docker-busybox'
|
|
|
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
|
|
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
|
|
|
[cirros]='https://github.com/ewindisch/docker-cirros'
|
|
[cirros]='https://github.com/ewindisch/docker-cirros'
|