镜像与源码项目
$ docker-compose ps
Name Command State Ports
------------------------------------------------------------------------------------------
harbor-db docker-entrypoint.sh mysqld Up 3306/tcp
harbor-jobservice /harbor/harbor_jobservice Up
harbor-log /bin/sh -c crond && rm -f ... Up 0.0.0.0:1514->514/tcp
harbor-ui /harbor/harbor_ui Up
nginx nginx -g daemon off; Up 443/tcp, 0.0.0.0:8020->80/tcp
registry /entrypoint.sh serve /etc/ ... Up 5000/tcpLast updated