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.
2 parents 91b7bf0 + c05567f commit 6dd2436Copy full SHA for 6dd2436
Dockerfile
@@ -2,6 +2,7 @@ FROM php:8.4-apache
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