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 f1d759e commit 704a5adCopy full SHA for 704a5ad
docker-entrypoint.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+#!/usr/bin/env sh
2
set -e
3
4
PHP_BIN=$(which php);
0 commit comments