/docker

My docker images repo

Primary LanguageShell

Docker

My docker images repo with docker-compose files to setup common softwares!

Project structure:

  • /docker

    Contains Dockerfile to build docker images

  • /docker-compose

    Contains docker compose and config files to setup softwares

Docker Image Manifests

  • cow

    Simple but powerful http proxy server written by Go

  • ctop

    Top-like interface for container metrics, mirror from quay

  • toolbox

    Toolbox build for devops to debug and test linux hosts with a handful of tools like iperf & netcat

Docker-compose Manifests