Skip to content

Commit

Permalink
Add file for appimagetool.
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectSynchro authored Apr 23, 2023
1 parent 515763b commit 97bf729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions naev-release/Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ ENV PATH "$PATH:/opt/steamcmd"
ENV PATH "$PATH:/opt/butler"

WORKDIR /tmp
# Install GH CLI repository and utilities
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install meson ninja-build gcc python3-pyyaml git tar xz unzip zip \
# Install utilities
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install meson ninja-build gcc python3-pyyaml file git tar xz unzip zip \
# Install SteamCMD and friends
glibc.i686 SDL2.i686 && \
microdnf clean all && \
Expand Down

0 comments on commit 97bf729

Please sign in to comment.