fix: don't copy usr as it's empty
This commit is contained in:
@@ -3,7 +3,7 @@ ARG FEDORA_MAJOR_VERSION=37
|
||||
FROM ghcr.io/ublue-os/silverblue-main:${FEDORA_MAJOR_VERSION}
|
||||
|
||||
COPY etc /etc
|
||||
COPY usr /usr
|
||||
# COPY usr /usr
|
||||
|
||||
COPY ublue-firstboot /usr/bin
|
||||
COPY recipe.yml /etc/ublue-recipe.yml
|
||||
|
||||
Reference in New Issue
Block a user