1
0
mirror of https://github.com/jumpserver/jumpserver.git synced 2025-05-09 08:36:28 +00:00

pref: add openssh client to dockerfile

This commit is contained in:
ibuler 2022-09-21 14:23:24 +08:00
parent a1c09591d3
commit 1e3154d9b6

View File

@ -93,3 +93,4 @@ ENV LANG=zh_CN.UTF-8
EXPOSE 8070
EXPOSE 8080
ENTRYPOINT ["./entrypoint.sh"]