From 1a725c6335e7c02da044bc22dee57747e0729f9a Mon Sep 17 00:00:00 2001 From: valoomba Date: Fri, 26 Jul 2024 19:52:54 -0700 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) 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