Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
fix: remove apx (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 22, 2023
1 parent 05a1006 commit bf9a503
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bf9a503

Please sign in to comment.