diff --git a/README.md b/README.md index fac574d..94d6b04 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ # preparation -create folders: +## create folders + ``` mkdir -vp ${HOME}/{.cache/helm,.config/helm,.local/share/helm} ``` +## build container + +``` +podman build -t docker-helm:latest +``` + # invocation using [podman rootless](https://wiki.archlinux.org/title/Podman#Rootless_Podman) setup: