PHP 8.2.30
Preview: docker-entrypoint.sh Size: 447 B
/opt/cpanel/ea-ruby27/src/passenger-release-6.1.2/dev/ci/scripts/docker-entrypoint.sh

#!/usr/bin/env bash
set -eo pipefail

SELFDIR=/passenger/dev/ci/scripts
PASSENGER_ROOT=/passenger
# shellcheck source=../lib/functions.sh
source "$SELFDIR/../lib/functions.sh"
cd "$PASSENGER_ROOT"

header "Inside Docker container"

autodetect_environment
echo

export CI_COMMAND="./dev/ci/run-tests-with-docker $*"
exec "$PASSENGER_ROOT/dev/ci/scripts/debug-console-wrapper.sh" \
	"$PASSENGER_ROOT/dev/ci/scripts/docker-entrypoint-stage2.sh" "$@"

Directory Contents

Dirs: 0 × Files: 6

Name Size Perms Modified Actions
732 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download
425 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download
447 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download
429 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download
460 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download
322 B lrwxr-xr-x 2026-01-27 23:50:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).