]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
wip #6269
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Sep 2023 14:59:36 +0000 (16:59 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Sep 2023 14:59:36 +0000 (16:59 +0200)
Dockerfile

index 0e4597a53cfb1a8ab699ab840d2c230420c2f613..9498000c99668b6208e7eaf15d78691195e5c41e 100644 (file)
@@ -5,4 +5,4 @@ ENV TERM=linux
 # Ensure apt doesn't ask questions when installing stuff
 ENV DEBIAN_FRONTEND=noninteractive
 
-RUN apt update && apt -y --no-install-recommends install rsync
\ No newline at end of file
+RUN apt update && apt -y --no-install-recommends install rsync ssh
\ No newline at end of file