feat: add back usr folder
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
# Multi-stage build
|
# Multi-stage build
|
||||||
ARG FEDORA_MAJOR_VERSION=37
|
ARG FEDORA_MAJOR_VERSION=37
|
||||||
|
|
||||||
## Build ublue-os-base
|
|
||||||
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
|
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
|
||||||
# See https://pagure.io/releng/issue/11047 for final location
|
# See https://pagure.io/releng/issue/11047 for final location
|
||||||
|
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
COPY usr /usr
|
COPY usr /us
|
||||||
|
|
||||||
COPY ublue-firstboot /usr/bin
|
COPY ublue-firstboot /usr/bin
|
||||||
COPY recipe.yml /etc/ublue-recipe.yml
|
COPY recipe.yml /etc/ublue-recipe.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user