harbor/make
Yan 08ae5f2f37
Limit dns search in harbor containers (#6057)
This commit is to set dns search to null in the harbor containers,
that means the dns search domains of docker host doesn't impact
the network IO in the containers.

If do not set this, Harbor notary-server and notary-signer are resolving
the "mysql" alias to the resolv.conf search path instead of to "mysql."
for the notary-db bridge IP, see #6031.

Signed-off-by: wang yan <wangyan@vmware.com>
2018-10-16 18:34:36 +08:00
..
common/templates Change admin server to core in jobservice 2018-10-15 14:56:18 +08:00
kubernetes Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
migrations/postgresql Extend configuration length to 1024 in DB 2018-08-31 13:42:24 +08:00
photon Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00
checkenv.sh
docker-compose.chartmuseum.tpl Limit dns search in harbor containers (#6057) 2018-10-16 18:34:36 +08:00
docker-compose.clair.tpl Limit dns search in harbor containers (#6057) 2018-10-16 18:34:36 +08:00
docker-compose.notary.tpl Limit dns search in harbor containers (#6057) 2018-10-16 18:34:36 +08:00
docker-compose.tpl Limit dns search in harbor containers (#6057) 2018-10-16 18:34:36 +08:00
harbor.cfg Bump Clair to v2.0.5 2018-09-02 12:27:04 +08:00
install.sh Remove reference of docker-compsoe based HA 2018-08-28 14:04:44 +08:00
prepare Change admin server to core in jobservice 2018-10-15 14:56:18 +08:00
pushimage.sh