This website requires JavaScript.
Explore
Help
Sign in
container
/
php8-fpm
Watch
2
Star
0
Fork
You've already forked php8-fpm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
776a0022f1
php8-fpm
/
Dockerfile
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
use new alpine 3.18 as base
2023-05-30 10:09:19 +02:00
FROM docker.io/thallian/confd-env:3.18-3.1.5.0
initial commit
2016-06-28 16:19:59 +02:00
update to php 8.2
2023-05-30 10:45:42 +02:00
RUN apk --no-cache add php82-fpm
initial commit
2016-06-28 16:19:59 +02:00
ADD /rootfs /
Reference in a new issue
Copy permalink