Sign inSign up

vergissberlin/fedora-development

By vergissberlin

Updated over 8 years ago

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

Image
2

50K+

vergissberlin/fedora-development repository overview

fedora-development

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

Docker base imageDocker imageTagSizePullsBuildStatus
fedorafedora-developmentlatest

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.
powerlinePowerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
powerline-fontsPatched fonts for Powerline users.
powerline-gitstatusA Powerline segment for showing the status of a Git working copy.
siege      Siege is an open source regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously.
tmuxtmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal.
tmux-powerlineStatusbar configuration for tmux that looks like vim-powerline and consist of dynamic segments.
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.

Usage

    docker run -it vergissberlin/fedora-development:latest bash
Docker registry

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

Similar images

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

Tag summary

Content type

Image

Digest

Size

271.6 MB

Last updated

over 8 years ago

docker pull vergissberlin/fedora-development