/docker-images

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

Primary LanguageDockerfile

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.