Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 711 Bytes

File metadata and controls

25 lines (16 loc) · 711 Bytes

These images are based on the official python, slim-tagged images.

Introduction

Some useful packages are installed along the minimal release offered by slim, that makes working within this image more confortable:

  • wget
  • git-core
  • tmux
  • vim
  • locales
  • less

Locales specified in locales.txt are generated.

pip is upgraded to its latest version.

An /app directory is created and made the working directory.

Supported tags and respective Dockerfile links