Resolve "Créer une image Docker pour le client Godot" #5

Merged
deed merged 51 commits from 2-creer-une-image-docker-pour-le-client-godot into main 2023-03-04 09:52:25 +00:00
Showing only changes of commit bb7b982c41 - Show all commits

View file

@ -7,8 +7,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \ ca-certificates \
git \ git \
git-lfs \ git-lfs \
python \ python3 \
python-openssl \ python3-openssl \
unzip \ unzip \
wget \ wget \
zip \ zip \