add zookeeper and nacos-server (#93)

* add zookeeper and nacos-server

* add zookeeper and nacos-server
This commit is contained in:
yangyang 2022-03-08 18:59:19 +08:00 committed by GitHub
parent 86b58b1285
commit a3570b88da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,7 @@ docker.io/library/redis
docker.io/library/registry docker.io/library/registry
docker.io/library/traefik docker.io/library/traefik
docker.io/library/ubuntu docker.io/library/ubuntu
docker.io/library/zookeeper
docker.io/mariadb docker.io/mariadb
docker.io/merbridge/merbridge docker.io/merbridge/merbridge
docker.io/metallb/controller docker.io/metallb/controller
@ -113,6 +114,7 @@ docker.io/metallb/speaker
docker.io/moby/buildkit docker.io/moby/buildkit
docker.io/multiarch/qemu-user-static docker.io/multiarch/qemu-user-static
docker.io/mysql docker.io/mysql
docker.io/nacos/nacos-server
docker.io/nats-streaming docker.io/nats-streaming
docker.io/nfvpe/multus docker.io/nfvpe/multus
docker.io/nginx docker.io/nginx
@ -152,6 +154,7 @@ docker.io/victoriametrics/vmstorage
docker.io/weaveworks/weave-kube docker.io/weaveworks/weave-kube
docker.io/weaveworks/weave-npc docker.io/weaveworks/weave-npc
docker.io/xueshanf/install-socat docker.io/xueshanf/install-socat
docker.io/zookeeper
gcr.io/cadvisor/cadvisor gcr.io/cadvisor/cadvisor
gcr.io/distroless/base gcr.io/distroless/base
gcr.io/distroless/static gcr.io/distroless/static