The official consul docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current consul docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Learn more on consul website.
The tag of each consul docker image is consist of the version of consul and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.22.3-oe2403sp4 | consul 1.22.3 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.22.3-oe2403sp3 | consul 1.22.3 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 1.22.0-oe2403sp2 | consul 1.22.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 1.20.5-oe2403sp1 | Consul 1.20.5 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Start a consul instance by following command:
docker run -it \
-p 8500:8500 \
openeuler/consul:latest
{command}
Please replace {command} by your requirements.
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:f1d086d0e…
Size
1.3 GB
Last updated
2 months ago
docker pull openeuler/consulPulls:
1
Last week