We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deff6a4 commit 5b4d1aeCopy full SHA for 5b4d1ae
docker/php8/entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/bin/sh
2
export DEBIAN_FRONTEND=noninteractive
3
bash <(cat /etc/os-release; echo 'echo ${VERSION/*, /}')
4
php -v
0 commit comments