diff options
| author | Felix Morgner <felix.morgner@ost.ch> | 2024-10-16 10:06:44 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@ost.ch> | 2024-10-16 10:06:44 +0200 |
| commit | f18e17b8e8c220da670853a54008038322e6a3f0 (patch) | |
| tree | d0c5e1081be925afd46f52123eb978f310fc6e3e | |
| parent | 82df0c53accb8630fb8fbe35afc926f05152b26d (diff) | |
| download | teachos-toolchain-f18e17b8e8c220da670853a54008038322e6a3f0.tar.xz teachos-toolchain-f18e17b8e8c220da670853a54008038322e6a3f0.zip | |
base: add openssh
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,5 +20,6 @@ RUN pacman --noconfirm -S \ libisoburn \ mtools \ ninja \ + openssh \ python-sphinx \ qemu-system-x86 |
