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
main
php8-fpm
/
Containerfile
6 lines
96 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
use alpine 3.20
2024-05-27 08:41:16 +00:00
FROM docker.io/thallian/confd-env:3.20-3.1.6.2
use alpine 3.19 and php-fpm 8.3
2023-12-14 16:29:46 +00:00
RUN apk --no-cache add php83-fpm
ADD /rootfs /
Reference in New Issue
Copy Permalink