ChoKaPeek / docker-images

Intended to create/build images with CI/CD capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is intended to create/build images with CI/CD capabilities.

Built images

Kuzzle:

Elasticsearch:

Elasticsearch, as tweaked by the Kuzzleio team:

Wine + Dotnet, using unbuffer as a way to simulate a TTY when needed:

I have a WPF application targetting .Net Framework 4.8 and .Net 5.0, and want to run its tests in a pipeline. Unfortunately, I don't have a windows runner. I ended up installing the windows version of .Net 5.0 to enjoy its compatibility with Windows Desktop functionalities. This image is built for anyone who'd need to run unbuffer wine dotnet test.

About

Intended to create/build images with CI/CD capabilities.


Languages

Language:Dockerfile 59.4%Language:Shell 40.6%