Update Dockerfile
This commit is contained in:
parent
76075d6051
commit
f7af2c9749
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ WORKDIR /app
|
|||
|
||||
RUN dnf install -y xwininfo yt-dlp neofetch dnstop fedmod flatpak-module-tools fedpkg net-tools x2goclient qt-creator
|
||||
|
||||
COPY bin/* /usr/local/bin/
|
||||
COPY containers/general/bin/* /usr/local/bin/
|
||||
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/flatpak
|
||||
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/podman
|
||||
RUN ln -s /usr/bin/distrobox-host-exec /usr/local/bin/rpm-ostree
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue