Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
57681130892505f513df6d0902cbed0335f9dd29
/
.
/
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