Containers
Mélodium is available on Docker Hub and Quay.io .
Tags
0.9
,0.9.0
,0.9-scratch
,0.9.0-scratch
: raw Mélodium engine.0.9-alpine
,0.9-alpine3
,0.9.0-alpine
,0.9.0-alpine3
: Mélodium engine on Alpine Linux.
Available Architectures
Container images for Mélodium are available for arm64
, 386
and amd64
architectures.
Other architectures might be released in the future, please take a look on the supported platforms .
Usage
Docker: docker run --rm melodium/melodium:0.9 help
Podman: podman run --rm melodium/melodium:0.9 help
Please refer to manual pages to have detailed usage of Mélodium.