diff --git a/Dockerfile b/Dockerfile index a176b865..3535a952 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ FROM ghcr.io/vikashloomba/capmvm-k8s-os:1.23.5 +RUN apt-get install -y unzip RUN curl -fsSL https://fnm.vercel.app/install | bash RUN source ~/.bashrc RUN fnm use --install-if-missing 20