Simplified bootstrapping

This commit is contained in:
Niels Geens
2025-03-14 15:53:27 +01:00
parent 5c95a8482f
commit d5a5fd1071
8 changed files with 107 additions and 115 deletions

View File

@@ -4,6 +4,7 @@ RUN apt-get update && \
apt install -y \
python3-pip \
git \
jq \
python3-venv \
wget \
gnupg \