#!/bin/sh printf '%s\n' "Welcome to jkarlos/git-server-docker!" printf '%s\n' "You've successfully authenticated, but I do not" printf '%s\n' "provide interactive shell access." exit 128