Skip to main content
Version: Next

Docker based installation

Nussknacker is available at Docker Hub. You can look at the example installation with docker-compose at installation example repository.

note

The example above provides only a non-production ready way to run scenarios on Lite engine. For Lite engine production setup, you will need a configured Kubernetes cluster. Using Helm Installation is recommended in this case.

You may want to see out Quickstart in Docker first too.

Base Image

As a base image we use eclipse-temurin:11-jre-jammy. See Eclipse Temurin Docker Hub for more details.

Container configuration

For basic usage, most things can be configured using environment variables. In other cases, can be mounted volume with own configuration file. See configuration section for more details. $NUSSKNACKER_DIR is pointing to /opt/nussknacker.