Sign inSign up

techdivision/dnmp-debian-build

By techdivision

•Updated about 9 years ago

A docker image based on debian to build software

Image
0

269

techdivision/dnmp-debian-build repository overview

⁠dnmp debian build

Docker Hub Docker Automated build

A docker image based on debian to build software

⁠Usage

alias d='docker run --rm -it -v $HOME:/root/ -v $PWD:/build techdivision/dnmp-debian-build $@'

cd ~/Repositories/YOUR-PROJECT
d composer install
d npm install

⁠Tools

  • php v7
  • composer
  • nodejs
  • compass
  • sass
  • gulp

Tag summary

Content type

Image

Digest

Size

246.7 MB

Last updated

about 9 years ago

docker pull techdivision/dnmp-debian-build