mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-18 00:05:12 +01:00
8 lines
191 B
YAML
8 lines
191 B
YAML
version: '2'
|
|
services:
|
|
nodeclarity:
|
|
image : danieljt/harbor-clarity-base:0.8.1
|
|
volumes:
|
|
- ../../src/ui/static/new-ui:/clarity-seed/dist
|
|
- ../../src/ui_ng:/clarity-seed
|