Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
|18| Openresty|[Docker tooling for OpenResty](https://hub.docker.com/r/openresty/openresty) |![Github Stars](https://img.shields.io/github/stars/openresty/docker-openresty) |
|19| Oxker|[A simple gui to view & control docker containers.](https://github.com/mrjackwills/oxker) |![Github Stars](https://img.shields.io/github/stars/mrjackwills/oxker) |
|20| Dockerdot|[dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package..](https://github.com/po3rin/dockerdot) |![Github Stars](https://img.shields.io/github/stars/po3rin/dockerdot) |
|21| Neko |[A self hosted virtual browser that runs in docker and uses WebRTC..](https://github.com/m1k1o/neko/) |![Github Stars](https://img.shields.io/github/stars/m1k1o/neko) |
|22| Docuum |[Docuum performs least recently used (LRU) eviction of Docker images 🗑️.](https://github.com/stepchowfun/docuum) |![Github Stars](https://img.shields.io/github/stars/stepchowfun/docuum) |

## Image Build Toolkit

Expand Down Expand Up @@ -221,6 +223,7 @@ Have Questions? Join us over [Slack](https://launchpass.com/collabnix) and get c
|5| Conan Docker | [Accelerating the development and Continuous Integration of C and C++ projects.](https://github.com/conan-io/conan-docker-tools)| ![GitHub Stars](https://img.shields.io/github/stars/chartbrew/chartbrew)|
|6| PHPQA | [Docker image that provides static analysis tools for PHP](https://github.com/jakzal/phpqa) |![stars](https://img.shields.io/github/stars/jakzal/phpqa) |
|7| Jump | [Jump is yet another self-hosted startpage for your server designed to be simple, stylish, fast and secure.](https://github.com/daledavies/jump) |![stars](https://img.shields.io/github/stars/daledavies/jump)|
|8| Safron | [Saffron is a docker compose implementation of a server deployable via (almost entirely) static files.](https://github.com/ivylikethevine/saffron)) |![stars](https://img.shields.io/github/stars/ivylikethevine/saffron)|

## Workflow

Expand Down