Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 865 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 865 Bytes

Debian

Dockerfile to build a debian:jessie-slim baseimage with a couple of extra packages.

The image installs the following extra packages:

  • gosu
  • net-tools
  • apt-transport-https
  • software-properties-common
  • sudo
  • ca-certificates
  • vim-tiny
  • wget
  • unzip

Additionally apt is configured to NOT install recommended and suggested packages.

Quick reference