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 8070
EXPOSE 8080 EXPOSE 8080
ENTRYPOINT ["./entrypoint.sh"] ENTRYPOINT ["./entrypoint.sh"]