./gradlew buildDesignerImage
docker run -it -p 8080:8080 -p 8181:8181 nussknacker-sample-helper:latest
- Nu will start on localhost:8080 (admin/admin) with local hsql db
- Endpoints of deployed scenarios will be available under http://localhost:8181/scenario/<scenario_name_or_slug_if_defined>