This commit is contained in:
@@ -2,7 +2,7 @@ FROM quay.io/kairos/debian:12-standard-amd64-generic-v3.4.2-k3sv1.32.3-k3s1
|
|||||||
|
|
||||||
RUN apt update && apt -y install \
|
RUN apt update && apt -y install \
|
||||||
nfs-common \
|
nfs-common \
|
||||||
figlet \
|
nfs-client \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN export VERSION="kairos-custom"
|
RUN export VERSION="kairos-custom"
|
||||||
|
|||||||
Reference in New Issue
Block a user