Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
62c5d115a4c8b82e8cb93fedcfd973e76223fb9c
/
.
/
docker-compose.yml
blob: 091cbca86cc94d6a658e055918e63bb26c131abc [
file
] [
log
] [
blame
]
version:
'3'
services:
chartmuseum:
image:
ghcr.io/helm/chartmuseum
:
v0.16.0
ports:
-
6464
:
8080
volumes:
-
./charts
:
/charts
environment:
PORT:
8080
DEBUG:
1
STORAGE:
local
STORAGE_LOCAL_ROOTDIR:
/charts