mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-02 22:18:29 +01:00
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
|
FROM deploy_ui
|
||
|
|
||
|
ADD ./kubernetes/dockerfiles/config/ui/app.conf /etc/ui/app.conf
|
||
|
ADD ./kubernetes/dockerfiles/config/ui/private_key.pem /etc/ui/private_key.pem
|
||
|
|
||
|
|
||
|
|