harbor/make/photon
Daniel Jiang 31096a35af Run chown to job log directory
This commit revoke part of the change introduced in commit #1fc4142, by
calling chown to job log directory within the container when the job
service bootstraps.  The reason is we are seeing permission issue in
helm-chart deployment, and we want to reduce effort to handle the
permission on different deployment approaches.

There are some code in `prepare` script to change the ownership of the
JOB_LOG directory, it will be left for now to avoid regression in VIC
integration.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2018-09-22 12:05:37 +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 Clean make file unused code and unify docker build method (#59) 2018-09-04 17:18:15 +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