KontextWork / docker-boilerplate-utility-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WAT

Hosts a set of docker utility containers that are required before bootstrapping a k8s cluster.

Chartmuseum

After starting the stack, you need to adjust the storage permissions bug

docker-compose exec -u root chartmuseum sh -c 'chown 1000:0 -R /charts/'

This needs to be done only once

About