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