This commit is contained in:
eroncero
2025-07-18 09:54:46 +02:00
parent 1a76816275
commit 263f77418a
12 changed files with 46 additions and 28 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/sh
/bin/sh /entrypoint/install-php-versions.sh
# Run the CMD that was passed (or default)
#exec "$@"
tail -f /dev/null