Skip to content

Commit 1cf502a

Browse files
committed
php-fpm prometheus exporter
1 parent 95cf0b1 commit 1cf502a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ LABEL Description="Lightweight container with Nginx 1.22 & PHP 8.1 based on Alpi
55
# Setup document root
66
WORKDIR /var/www/html
77

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-
108
# Install packages and remove default server definition
119
RUN apk add --no-cache \
1210
curl \

0 commit comments

Comments
 (0)