Sign inSign up

astbss/php

By astbss

Updated almost 6 years ago

Debian Stretch php 7.2 apache with mysqli, pdo, pdo_mysql, wget and nano

0

1.1K

astbss/php repository overview

Apache2 and php-cli with Mysql / MariaDB and php 7.2

To easy change Apache Port set: ENV APACHE_PORT 80

docker run --env APACHE_PORT=80 astbss/php:7.2-apache bash

In Kubernetes
        image: astbss/php:7.2-apache
        env:        
        - name: APACHE_PORT
          value: "80" 

Tag Summary

No tags have been pushed to this repository yet.