simplified staging

This commit is contained in:
randogoth 2025-10-19 00:45:04 +03:00
parent 026da2dfa0
commit 7b4fc61061
2 changed files with 15 additions and 80 deletions

View file

@ -5,6 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Install base packages and enable the dosemu2 PPA
RUN apt-get update && \
apt-get install -y --no-install-recommends \
software-properties-common \
gnupg \
openssh-server \
busybox-static \