parent
10f20de9e8
commit
02b9f638e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ARG TARGETARCH
|
||||
FROM git.hydrar.de/navos/navos:latest
|
||||
FROM git.hydrar.de/navos/navos:latest as builder
|
||||
# Download rootfs
|
||||
RUN mkdir /os && wget -O - "https://navos.hydrar.de/rootfs/${TARGETARCH}/rootfs.tar.xz" | tar --numeric-owner --xattrs --acls -xf - -C /os
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue