Skip to content

pjvleeuwen/docker-php-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

661b3f7 · May 26, 2017

History

13 Commits
May 20, 2017
May 19, 2017
May 24, 2017
May 26, 2017
May 19, 2017
May 20, 2017
May 19, 2017

Repository files navigation

docker-php-composer

Adds composer to these standard php images: https://hub.docker.com/_/php/

To be more exact:

  • installs git and unzip (used by composer)
  • copies composer.phar to /usr/local/bin/composer and makes it executable

Because I install git via apt-get and because the Alpine images need a different way to do this, I excluded them for now. So far I did not miss them yet. If you have a need for those, feel free to contact me (pjvleeuwen) at gmail (@gmail.com).

Sources: https://github.com/pjvleeuwen/docker-php-composer/
Images: https://hub.docker.com/r/pjvleeuwen/php-composer/

About

Adds composer to standard php images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages