@@ -0,0 +1,3 @@
#!/bin/sh
IP=$(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' gitea)
ssh -o StrictHostKeyChecking=no git@$IP "SSH_ORIGINAL_COMMAND=\"$SSH_ORIGINAL_COMMAND\" $0 $@"
The note is not visible to the blocked user.