pref: add openssh client to dockerfile

pull/8878/head
ibuler 2022-09-21 14:23:24 +08:00
parent a1c09591d3
commit 1e3154d9b6
1 changed files with 1 additions and 0 deletions

View File

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