Skip to content

Commit 31f58e1

Browse files
王平10304955tuhaihe
authored andcommitted
Add libssh2-devel package for gpfdist SFTP protocol
Installing libssh2 Dependencies on Ubuntu (dockerfile)
1 parent 10edd54 commit 31f58e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devops/deploy/docker/build/ubuntu22.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ RUN apt-get update && \
110110
libperl-dev \
111111
libprotobuf-dev \
112112
libreadline-dev \
113+
libssh2-1-dev \
113114
libssl-dev \
114115
libuv1-dev \
115116
libxerces-c-dev \

0 commit comments

Comments
 (0)