harbor/make/photon
Daniel Jiang c8cb2f8481 Create shcema migration table in DB container
The migrate tool will try to create table schema_migration upon opening
the connection to DB.  This will cause error when there are multiple
instance of adminserver trying to access the migrator upon start.
This commit move the creation of the table during the initialization of
the DB container.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-10-12 17:17:31 +08:00
..
adminserver Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
chartserver Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
clair Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
core Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
db Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00
jobservice Run chown to job log directory 2018-09-22 12:05:37 +08:00
log Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
nginx Update photon base images (#5346) 2018-07-19 20:45:20 +08:00
notary Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
portal Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
redis Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
registry Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
registryctl Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +08:00
Makefile Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00