mirror of https://github.com/jumpserver/jumpserver
pref: add openssh client to dockerfile
parent
a1c09591d3
commit
1e3154d9b6
|
@ -93,3 +93,4 @@ ENV LANG=zh_CN.UTF-8
|
||||||
EXPOSE 8070
|
EXPOSE 8070
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
ENTRYPOINT ["./entrypoint.sh"]
|
ENTRYPOINT ["./entrypoint.sh"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue