/docker-sturmflut

The Sturmflut client in a docker container

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

Sturmflut (Dockerized)

A docker container wih the Sturmflut client inside.

Usage

The contained Strumflut can be used like docker run -v ./images:/images ghcr.io/poeschl/sturmflut 127.0.0.1 /images/image.png -p 1234 -o 10:20 to paint images/image.png with offset x:10, y:20 towards the pixelflut server on your own machine. For more options look at --help.

Example

An examle docker-compose file can be found in the /example folder. Navigate inside it and execute docker-compose up to start it. It floods the Pixelflut server of the rC3 of 2021.

Licence

The included Sturmflut application is licnces under MIT License