This commit is contained in:
+1
-3
@@ -2,6 +2,4 @@ FROM debian:trixie
|
|||||||
|
|
||||||
RUN export LC_ALL=C DEBIAN_FRONTEND=noninteractive && \
|
RUN export LC_ALL=C DEBIAN_FRONTEND=noninteractive && \
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y curl mkosi && \
|
apt-get install -y git nodejs mkosi
|
||||||
curl -fsSL https://deb.nodesource.com/setup_22.x | bash - && \
|
|
||||||
apt-get install -y nodejs
|
|
||||||
|
|||||||
Reference in New Issue
Block a user