Skip to content

Commit 6e114f6

Browse files
lunnytechknowlogick
authored andcommitted
add git protocol v2 support via SSH on Docker image (#5520)
* add git protocol v2 support via SSH on Docker image * remove new layer on dockerfile
1 parent 15d6cf1 commit 6e114f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/etc/ssh/sshd_config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ AllowUsers git
2929

3030
Banner none
3131
Subsystem sftp /usr/lib/ssh/sftp-server
32+
33+
AcceptEnv GIT_PROTOCOL

0 commit comments

Comments
 (0)