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
90612dfacb
php8-fpm
/
Dockerfile
6 lines
88 B
Docker
Raw
Normal View
History
Unescape
Escape
push to alpine 3.17 and php 8.1
2022-11-23 12:41:06 +00:00
FROM
docker.io/thallian/confd-env:3.17
initial commit
2016-06-28 14:19:59 +00:00
push to alpine 3.17 and php 8.1
2022-11-23 12:41:06 +00:00
RUN
apk --no-cache add php81-fpm
initial commit
2016-06-28 14:19:59 +00:00
ADD
/rootfs /
Reference in New Issue
Copy Permalink