Blank PHP 7.4 Docker Image for WordPress with imagick, mcrypt, and opcache
339
services:
your-wp-container:
image: sugenk/php74wp:latest
restart: always
volumes:
- /your/path/wordpress:/var/www/html/public
ports:
- 8080:8080
networks:
- your-network
Content type
Image
Digest
sha256:a8ca47cd3…
Size
83.1 MB
Last updated
over 2 years ago
docker pull sugenk/php74wp