leeroy

module
v0.5.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2023 License: MIT

README

Leeroy

Leeroy is an extension of Benthos that adds a few features that are useful for when building event-driven pipelines with Shono.

Building

Prepare buildx

This only needs to happen once

docker buildx create --use --name buildx_instance
Login to docker hub
docker login
Build
docker buildx use buildx_instance
docker buildx build --platform linux/amd64,linux/arm64 -t calmera/leeroy:latest --push .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL