Install OpenSSH on the Podman container
This commit is contained in:
parent
b64ad7d6ae
commit
82ec17b45e
|
@ -49,6 +49,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||||
meson \
|
meson \
|
||||||
nasm \
|
nasm \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
|
openssh \
|
||||||
patch \
|
patch \
|
||||||
perl \
|
perl \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
|
Loading…
Reference in a new issue