porter

Package and distribute app artifacts, configs, and logic as installers

brewmacoslinux
Try with needOr install directly
Source

About

App artifacts, tools, configs, and logic packaged as distributable installer

Commands

porter

Examples

Create a new Porter bundle project$ porter create myapp
Build and publish a Porter bundle to a registry$ porter publish --registry myregistry.azurecr.io
Install a bundle from a registry$ porter install myrelease --bundle myregistry.azurecr.io/myapp:v1.0