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 95cf0b1 commit 1cf502aCopy full SHA for 1cf502a
Dockerfile
@@ -5,8 +5,6 @@ LABEL Description="Lightweight container with Nginx 1.22 & PHP 8.1 based on Alpi
5
# Setup document root
6
WORKDIR /var/www/html
7
8
-#RUN #wget https://github.com/hipages/php-fpm_exporter/releases/download/v2.2.0/php-fpm_exporter_2.2.0_darwin_amd64 -O /usr/bin/php-fpm_exporter
9
-
10
# Install packages and remove default server definition
11
RUN apk add --no-cache \
12
curl \
0 commit comments