Add nodejs
Build mkosi container image / container (push) Successful in 4m42s
Details
Build mkosi container image / container (push) Successful in 4m42s
Details
This commit is contained in:
parent
5ee3fde5dc
commit
4321f45376
|
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:trixie
|
FROM debian:trixie
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y mkosi
|
LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs mkosi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue