diff --git a/Containerfile b/Containerfile index 970ba7f8877..861d90c1b8f 100644 --- a/Containerfile +++ b/Containerfile @@ -14,10 +14,6 @@ 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/apx:latest /usr/bin/apx /usr/bin/apx -COPY --from=docker.io/bketelsen/apx:latest /etc/apx/config.json /etc/apx/config.json -COPY --from=docker.io/bketelsen/apx:latest /usr/share/apx /usr/share/apx - COPY --from=docker.io/bketelsen/fleek:latest /app/fleek /usr/bin/fleek COPY --from=docker.io/bketelsen/fleek:latest /app/fleek.1.gz /usr/share/man/man1/fleek.1.gz