Skip to content

Docker Image with advanced configuration based on php:7.2-apache with preconfigured Apache and PHP 7.2.

Notifications You must be signed in to change notification settings

visionappscz/apache-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache PHP - Docker image

This is Docker Image with advanced configuration based on official Apache-PHP image with preconfigured Apache and PHP.

It was created to provide a simple hassle-free platform for CI use for small projects.

PHP includes the following extensions:

  • GD
  • exif
  • mbstring
  • intl
  • mysqli
  • pdo_mysql
  • pdo_pgsql

Installed Databases:

  • MySQL
  • Postgres

Installed tools:

  • Git
  • Composer
  • NPM
  • Bower
  • Grunt
  • Gulp

Releasing

  • Build the container: docker build . visionappscz/apache-php:<tag>
  • Push the image to the registry: docker push visionappscz/apache-php:<tag>
  • Push the changes to GitHub and merge them into master
  • Tag the release git tag <tag>

About

Docker Image with advanced configuration based on php:7.2-apache with preconfigured Apache and PHP 7.2.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published