Games: minetest for arm64 and amd64

This commit is contained in:
Quinten
2023-02-26 11:54:25 +01:00
committed by GitHub
parent f406fc9898
commit 8f8704ca2c
2 changed files with 34 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ RUN apt update -y \
&& apt install -y curl ca-certificates openssl git tar gnupg2 sqlite3 fontconfig tzdata iproute2 libfreetype6 software-properties-common \
&& useradd -d /home/container -m container
RUN add-apt-repository -y ppa:minetestdevs/stable
RUN apt update && apt -y install minetest