Search Docker Hub
php-apache
By hpbonfim
827
webserver: image: hpbonfim/php-apache:latest container_name: webserver ports: - 80:80 restart: unless-stopped volumes: - ./SOURCE_CODE_FOLDER:/var/www/html networks: - intranet
Content type
Image
Digest
Size
153 MB
Last updated
almost 6 years ago
docker pull hpbonfim/php-apache