The official Pacemaker docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current Pacemaker docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Pacemaker is the resource manager for the ClusterLabs open-source high-availability cluster stack. It coordinates the configuration, start-up, monitoring, and recovery of interrelated services across all cluster nodes.
Learn more about Pacemaker on Pacemaker Website.
The tag of each pacemaker docker image is consist of the version of pacemaker and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 3.0.2-oe2403sp4 | pacemaker 3.0.2 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 3.0.2-oe2403sp3 | pacemaker 3.0.2 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 3.0.1-oe2403sp3 | pacemaker 3.0.1 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 3.0.1-oe2403sp2 | pacemaker 3.0.1 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 3.0.0-oe2403sp1 | Pacemaker 3.0.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/pacemaker image from docker
docker pull openeuler/pacemaker:{Tag}
To get an interactive shell
docker run -it --rm openeuler/pacemaker:{Tag} bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:f70663131…
Size
289.5 MB
Last updated
2 months ago
docker pull openeuler/pacemakerPulls:
8
Last week