This repository contains the all-in-one updatarium application.
6.8K
To know more about Updatarium, see the Github repository : https://github.com/saagie/updatarium
This image embeds the Updatarium application (with all engines and persist engines).
You just have to mount your changelog(s) using the volume mount.
docker run -v /my/own/path/containing/changelog:/changelogs saagie/updatarium:latest /changelogs
It will start updatarium and execute all changelogs in your /my/own/path/containing/changelog.
You can add options in the command line to configure Updatarium :
docker run saagie/updatarium:latest
will display all available options.
More information on the Github page : https://github.com/saagie/updatarium
Every release will produce a docker image.
Follow changelogs in https://github.com/saagie/updatarium/releases to see what feature are included in the docker image.
Content type
Image
Digest
sha256:95d8c3497…
Size
287.6 MB
Last updated
about 3 years ago
docker pull saagie/updatarium