This website requires JavaScript.
Explore
Help
Sign In
container
/
php8-fpm
Watch
1
Star
0
Fork
0
You've already forked php8-fpm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9dde9649dd
php8-fpm
/
Dockerfile
6 lines
96 B
Docker
Raw
Normal View
History
Unescape
Escape
use new alpine 3.18 as base
2023-05-30 08:09:19 +00:00
FROM
docker.io/thallian/confd-env:3.18-3.1.5.0
initial commit
2016-06-28 14:19:59 +00:00
update to php 8.2
2023-05-30 08:45:42 +00:00
RUN
apk --no-cache add php82-fpm
initial commit
2016-06-28 14:19:59 +00:00
ADD
/rootfs /
Reference in New Issue
Copy Permalink