Install AppImageLauncher
This commit is contained in:
parent
c43f44b33b
commit
5487086c8e
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ RUN rpm-ostree override replace --experimental --from repo=fedora-clang podman t
|
||||||
# Get latest Ledger Live AppImage
|
# Get latest Ledger Live AppImage
|
||||||
RUN wget https://download.live.ledger.com/latest/linux -O /usr/bin/ledgerlive && chmod +x /usr/bin/ledgerlive
|
RUN wget https://download.live.ledger.com/latest/linux -O /usr/bin/ledgerlive && chmod +x /usr/bin/ledgerlive
|
||||||
|
|
||||||
|
# Install AppImageLauncher
|
||||||
|
RUN rpm-ostree install https://github.com/TheAssassin/AppImageLauncher/releases/download/continuous/appimagelauncher-2.2.0-gha111.d9d4c73.x86_64.rpm
|
||||||
|
|
||||||
# Copy config files
|
# Copy config files
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
# Copy /usr
|
# Copy /usr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue