Dockerfile of Debian grunt:
Requirements
- Docker
- [giordan/d-essentials] (https://hub.docker.com/r/giordan/d-essentials/)
Base Docker Image
- [giordan/d-essentials] (https://hub.docker.com/r/giordan/d-essentials/)
Docker Pull Command
docker pull giordan/D-grunt
Build the image.
$ make
Run the interactive container.
$ make run
*See the Makefile
for more options.