Files
mkosi/Containerfile
T
tomas d3130fe36b
Build mkosi container image / container (push) Successful in 4m53s
Add git
2025-09-30 05:00:30 +03:00

6 lines
140 B
Docker

FROM debian:trixie
RUN export LC_ALL=C DEBIAN_FRONTEND=noninteractive && \
apt-get update && \
apt-get install -y git nodejs mkosi