Dockerfile of Debian essentials:
- vim
- curl
- git
- wget
Requirements
Base Docker Image
Docker Pull Command
docker pull giordan/D-essentials
Build the image.
$ make
Run the interactive container.
$ make run
*See the Makefile for more options.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Dockerfile of Debian essentials:
Requirements
Base Docker Image
Docker Pull Command
docker pull giordan/D-essentialsBuild the image.
$ make
Run the interactive container.
$ make run
*See the Makefile for more options.