harbor/make
overdogwatch a8d0ab1a21 Update Dockerfile
I guess that the purpose of this check is to verify that the container is listening on port 10514. Healthcheck default timeout is 30 sec. In places where the DNS resolver is not working properly, this check could take more than 30 sec, which leads to decide that the container health is unhealthy. I advise you to add to your check the option n, which prevents netstat trying to determine the symbolic host.

Signed-off-by: overdogwatch <overdogwatch@gmail.com>
2018-12-27 09:47:48 +02:00
..
common/templates Add customized config file for proxy 2018-12-26 13:35:07 +08:00
kubernetes Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
migrations/postgresql Merge pull request #6093 from cd1989/replication-record-id 2018-11-30 14:54:43 +08:00
photon Update Dockerfile 2018-12-27 09:47:48 +02:00
checkenv.sh update for fix #925 2016-10-24 16:51:42 +08:00
docker-compose.chartmuseum.tpl Drop all capabilities when starting containers 2018-11-23 15:38:21 +08:00
docker-compose.clair.tpl Drop all capabilities when starting containers 2018-11-23 15:38:21 +08:00
docker-compose.notary.tpl Drop all capabilities when starting containers 2018-11-23 15:38:21 +08:00
docker-compose.tpl Drop all capabilities when starting containers 2018-11-23 15:38:21 +08:00
harbor.cfg Feat: Upgrade harbor.cfg from 1.6.0 to 1.7.0 2018-12-04 10:36:11 +08:00
install.sh Fix install issue with default hostname commented 2018-10-23 14:55:27 +02:00
prepare Add customized config file for proxy 2018-12-26 13:35:07 +08:00
pushimage.sh use $REGISTRY instead of $4 (#3103) 2017-08-22 18:24:34 +08:00