Skip to content

Thrimbda/devop

Repository files navigation

Devop

an convenient docker image configured for testing/developing/operates

It‘s name was inspired by a (until now) fancy word DevOps.

have a try, or even use it as your base image. You do the math :)

Usage

versions: 16.04 18.04

Build it on you own or pull and run a pre-built docker image.

git clone https://github.com/Thrimbda/devop.git
cd devop
docker build PREFIX/IMAGE_NAME:VERSION -f Dockerfile .

docker run -it --rm PREFIX/IMAGE_NAME:VERSION

or just...

docker run -it --rm thrimbda/devop:latest

Feature

software installed

  • curl
  • g++
  • make
  • cmake
  • htop
  • zsh
  • unzip
  • git
  • vim

TODO

  • configurable User
  • convenient setup script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages