We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a64f7d commit 673ea5bCopy full SHA for 673ea5b
php8.2-cli/Dockerfile
@@ -1,5 +1,7 @@
1
FROM php:8.2
2
3
+USER root
4
+
5
RUN apt-get install -y bash
6
RUN ln -sf /bin/bash /bin/sh
7
0 commit comments