Sign inSign up

vergissberlin/debian-development

By vergissberlin

Updated almost 8 years ago

Docker debian image to use for development, testing and deployment.

Image
6

100K+

vergissberlin/debian-development repository overview

debian-development

Docker debian image to use for development, testing and deployment.

Docker base imageDocker imageTagSizePullsBuildStatus
debiandebian-development
debiandebian-development

Promise

You will always get the latest build from the base image with additional installed packages. An concourse ci instance is watching on changes. It starts to rebuild the image and push it to the registry immediately.

Installed packages

Package      Description
bash       Bash is a Unix shell and command language as a free software replacement for the Bourne shell.
bats        Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected.
curl       cURL is a computer software project providing a library and command-line tool for transferring data using various protocols.
figlet     FIGlet generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters (see ASCII art).
findutilsFind Utilities are the basic directory searching utilities of the GNU operating system.
git        Git is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people.
make      Make is a build automation tool that automatically builds executable programs and libraries from source code.
mc        GNU Midnight Commander (also known as mc) is a free cross-platform orthodox file manager.
wget       GNU Wget is a computer program that retrieves content from web servers.
vim        Vim is a clone of Bill Joy's vi text editor program for Unix.
zipThe .ZIP file format permits a number of compression algorithms, though DEFLATE is the most common.

Usage

    docker run -it vergissberlin/debian-development:latest bash
    docker run -it vergissberlin/debian-development:stretch-slim bash
concourse ci
fly set-pipeline --target example --config pipeline.yml --pipeline docker-debian -l credentials.yml

Docker registry

https://hub.docker.com/r/vergissberlin/debian-development/

Similar images

Name        GitDocker
alpine-developmentgitdocker
centos-developmentgitdocker
fedora-developmentgitdocker
opensuse-developmentgitdocker
ubuntu-developmentgitdocker

Tag summary

Content type

Image

Digest

Size

162.2 MB

Last updated

almost 8 years ago

docker pull vergissberlin/debian-development