Install OpenSSH on the Podman container

This commit is contained in:
Ribbon 2024-09-25 09:24:46 +00:00
parent b64ad7d6ae
commit 82ec17b45e

View file

@ -49,6 +49,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
meson \
nasm \
ninja-build \
openssh \
patch \
perl \
pkg-config \