chore: updated setup-sshd
All checks were successful
Gitea/docker-base-images/jenkins-ssh-agent-jdk17-dind/pipeline/head This commit looks good
All checks were successful
Gitea/docker-base-images/jenkins-ssh-agent-jdk17-dind/pipeline/head This commit looks good
This commit is contained in:
parent
bb1a4631aa
commit
23b53821ef
@ -79,7 +79,7 @@ fi
|
|||||||
ssh-keygen -A
|
ssh-keygen -A
|
||||||
|
|
||||||
# theswayfarer's patch
|
# theswayfarer's patch
|
||||||
dockerd-entrypoint.sh
|
exec dockerd-entrypoint.sh
|
||||||
|
|
||||||
# do not detach (-D), log to stderr (-e), passthrough other arguments
|
# do not detach (-D), log to stderr (-e), passthrough other arguments
|
||||||
exec /usr/sbin/sshd -D -e "${@}"
|
exec /usr/sbin/sshd -D -e "${@}"
|
||||||
|
Loading…
Reference in New Issue
Block a user