Sign inSign up

kcramsolutions/apache

By kcramsolutions

•Updated almost 2 years ago

Image with apache 2, php and composer, all php extensions are installed.

Image
0

10K+

kcramsolutions/apache repository overview

⁠KCRAM SOLUTIONS Apache

Se trata de una imagen de apache junto con php y composer. Está activado todas las extensiones de php y apache.

Repo⁠

Working Dir: /var/www/html

⁠Docker compose
version: "3.0"
services:
    server:
        image: kcramsolutions/apache
        ports:
            - 8080:80
        volumes:
            - ./src:/var/www/html
...

Tag summary

Content type

Image

Digest

sha256:9df973517…

Size

201.6 MB

Last updated

almost 2 years ago

docker pull kcramsolutions/apache