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 5b316b6 commit c05567fCopy full SHA for c05567f
Dockerfile
@@ -2,6 +2,7 @@ FROM php:8.4
2
3
# keep ordered alphabetically to reduce diffs
4
RUN apt update && apt install -y \
5
+ sudo \
6
acl \
7
apt-transport-https \
8
build-essential \
0 commit comments