First commit

This commit is contained in:
eroncero
2025-07-18 12:00:37 +02:00
commit b987cf6030
10 changed files with 1161 additions and 0 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