diff --git a/Containerfile b/Containerfile index 2f878615645..a423b3cdcef 100644 --- a/Containerfile +++ b/Containerfile @@ -12,6 +12,12 @@ ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION}" COPY etc /etc COPY usr /usr +COPY --from=docker.io/bketelsen/vanilla-os:v0.0.12 /usr/share/backgrounds/vanilla /usr/share/backgrounds/vanilla +COPY --from=docker.io/bketelsen/vanilla-os:v0.0.12 /usr/share/gnome-background-properties/vanilla.xml /usr/share/gnome-background-properties/vanilla.xml +COPY --from=docker.io/bketelsen/vanilla-os:v0.0.12 /usr/bin/apx /usr/bin/apx +COPY --from=docker.io/bketelsen/vanilla-os:v0.0.12 /etc/apx/config.json /etc/apx/config.json +COPY --from=docker.io/bketelsen/vanilla-os:v0.0.12 /usr/lib/apx /usr/lib/apx + #RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/repo/fedora-"${FEDORA_MAJOR_VERSION}"/kylegospo-gnome-vrr-fedora-"${FEDORA_MAJOR_VERSION}".repo -O /etc/yum.repos.d/_copr_kylegospo-gnome-vrr.repo #RUN rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr mutter gnome-control-center gnome-control-center-filesystem