mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Merge branch 'add-openssh' into 'master'
Install OpenSSH on the Podman container See merge request redox-os/redox!1508
This commit is contained in:
commit
35e71d6d8c
@ -49,6 +49,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||
meson \
|
||||
nasm \
|
||||
ninja-build \
|
||||
openssh \
|
||||
patch \
|
||||
perl \
|
||||
pkg-config \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user