🚑️ fix

This commit is contained in:
JMARyA 2025-04-17 05:14:51 +02:00
parent 49d30e95de
commit 6cd53770da
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -3,7 +3,7 @@ FROM git.hydrar.de/navos/navos:latest AS builder
COPY ./pacman.conf /pacman.conf
RUN pacman -Syu navinstall
RUN navinstall create-tar --dir /os
RUN navinstall create-tar /os
FROM scratch
COPY --from=builder /os/* /
COPY --from=builder /os/ /