harbor/make/photon
Daniel Jiang 0d6ea995e1 Let adminserver initialise the DB schema.
This commit make update to remove the code from ui container to init the
DB schema.  As UI has dependency on admin server, so it's safe to assume
adminserver has to be ready first.  Regardless the setting of the config
store of admin server, it will try to access and intialize the schema of
database.
2018-07-13 17:32:17 +08:00
..
adminserver Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
clair Bump up clair to v2.0.4 2018-07-12 13:59:51 +08:00
db Initialise Harbor DB schema in Harbor UI/adminserver container 2018-06-28 16:22:53 +08:00
jobservice enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
log Reduce the output of build. 2018-02-27 20:54:52 +08:00
nginx Use new health check api for docker files 2018-03-29 13:00:28 +08:00
notary enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
redis Collect log of redis 2018-04-30 18:16:11 +08:00
registry Do not call chown to config files 2018-04-20 13:44:21 +08:00
ui Let adminserver initialise the DB schema. 2018-07-13 17:32:17 +08:00
Makefile Bump up clair to v2.0.4 2018-07-12 13:59:51 +08:00