sisyphus/etcd (sha256:b0f8081f1de3b2fa316443704302d6efca7277f93df31868038340f433f418a6)
Published 2024-12-17 16:25:35 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/etcd@sha256:b0f8081f1de3b2fa316443704302d6efca7277f93df31868038340f433f418a6
sha256:b0f8081f1de3b2fa316443704302d6efca7277f93df31868038340f433f418a6
About this package
Distributed reliable key-value store for the most critical data of a distributed system
Image Layers
MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org] |
LABEL org.opencontainers.image.title="alt" |
LABEL org.opencontainers.image.description="Minimal image" |
LABEL org.opencontainers.image.licenses="GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:d1a3345eb35a35a0b849e2b7ddfac8b495107cc4eaed91bd3b06bfbd3483c664 in / |
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf |
CMD ["/bin/bash"] |
MAINTAINER alt-cloud |
LABEL org.opencontainers.image.title="etcd" |
LABEL org.opencontainers.image.description="Distributed reliable key-value store for the most critical data of a distributed system" |
LABEL org.opencontainers.image.source="https://github.com/etcd-io/etcd" |
LABEL org.opencontainers.image.licenses="Apache-2.0" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y etcd && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.* |
VOLUME /data |
ENTRYPOINT ["/usr/sbin/etcd", "--data-dir", "/data"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.5 |
org.opencontainers.image.description | Distributed reliable key-value store for the most critical data of a distributed system |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.source | https://github.com/etcd-io/etcd |
org.opencontainers.image.title | etcd |
org.opencontainers.image.vendor | ALT Linux Team |
Details
Versions (3)
View all