Containers
Mélodium is available on Docker Hub and Quay.io .
Tags
0.9.0-pre.5
,0.9.0-pre.5-scratch
: raw Mélodium engine.0.9.0-pre.5-alpine
,0.9.0-pre.5-alpine3
,0.9.0-pre.5-alpine3.20
: 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.0-pre.5 help
Podman: podman run --rm melodium/melodium:0.9.0-pre.5 help
Please refer to manual pages to have detailed usage of Mélodium.