8000 GitHub - dynaum/php-apache-composer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dynaum/php-apache-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Docker Php + Apache + Composer

This repository contains Dockerfile of Php, Apache and Composer for Docker's published to the public Docker Registry.

Installation

  1. Install Docker.

  2. Download trusted build from public Docker Registry: docker pull dynaum/php-apache-composer

    (alternatively, you can build an image from Dockerfile: docker build -t="dynaum/php-apache-composer" github.com/dynaum/php-apache-composer)

Usage

docker run -it --rm --name my-app -v "$(pwd)":/var/www/html dynaum/php-apache-composer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0