Sign inSign up

openeuler/consul

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

7.8K

openeuler/consul repository overview

Quick reference

Consul | 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

TagsCurrentlyArchitectures
1.22.3-oe2403sp4consul 1.22.3 on openEuler 24.03-LTS-SP4amd64, arm64
1.22.3-oe2403sp3consul 1.22.3 on openEuler 24.03-LTS-SP3amd64, arm64
1.22.0-oe2403sp2consul 1.22.0 on openEuler 24.03-LTS-SP2amd64, arm64
1.20.5-oe2403sp1Consul 1.20.5 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

Start a consul instance by following command:

docker run -it \
    -p 8500:8500 \
    openeuler/consul:latest
    {command}

Please replace {command} by your requirements.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:f1d086d0e

Size

1.3 GB

Last updated

2 months ago

docker pull openeuler/consul

This week's pulls

Pulls:

1

Last week