giordan83 / D-essentials

Docker image essentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile : Debian - Essentials

Docker Pulls

Dockerfile of Debian essentials:

  • vim
  • curl
  • git
  • wget

Requirements

Base Docker Image

Docker Pull Command

  • docker pull giordan/D-essentials

Usage

Build the image.

$ make

Run the interactive container.

$ make run

*See the Makefile for more options.

About

Docker image essentials

License:MIT License


Languages

Language:Makefile 100.0%