volume for ssh

This commit is contained in:
Bernhard Radermacher
2026-02-26 13:43:13 +01:00
parent 1c2baf2696
commit 3b990f0899

View File

@@ -51,4 +51,6 @@ RUN set -eux && \
gosu --version && \
gosu nobody true
VOLUME /ssh
ENTRYPOINT ["bash"]