Sign inSign up

ronanguilloux/debianeo

By ronanguilloux

Updated over 8 years ago

Apache (2.4) + mod_php (PHP 7.0) + MySQL, based on a single Debian 8 (Jessie) based container.

Image
0

459

ronanguilloux/debianeo repository overview

Debian 8, Apache and PHP 7 on Docker

This image is not intended to be run AS IS but is rather to be used for building akeneo pim docker images

It provides a pre-configured Apache (2.4) + mod_php (PHP 7.0) + MySQL web server, based on a single Debian 8 (Jessie) based container. Apache is configured to run with the docker user. The environment comes with some PHP 7.0 extensions: acpu, mcrypt, intl, mysql, curl, gd, imagick, mongo Mongo server non included.

This image is not intended to be use directly as it stands: You'd rather extend it and create custom environments on top of it.

Looking for Akeneo running on Docker? See ronanguilloux/akeneo-pim-docker as an example, to run the last Akeneo PIM Community Edition in a Docker container with PHP7.

How to use it?

From Docker hub

You can directly pull this image from Docker hub by running:

From GitHub

Clone the repository, go inside the created folder, and build the docker image:

    docker build -t "debianeo" .

License

This repository is under the OSLv3 license. See the complete license in the LICENSE file.

Tag summary

Content type

Image

Digest

Size

198.8 MB

Last updated

over 8 years ago

docker pull ronanguilloux/debianeo