sisyphus/etcd (sha256:f7bf79aa92c16086830625e7298bb3c57c29fd20cffabbc7f2b2d985aa51543f)
Published 2024-12-17 16:25:34 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/etcd@sha256:f7bf79aa92c16086830625e7298bb3c57c29fd20cffabbc7f2b2d985aa51543f
sha256:f7bf79aa92c16086830625e7298bb3c57c29fd20cffabbc7f2b2d985aa51543f
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:acca73bb20bff59e909c7bd2345a5ffbb408718032d34b3daba2a9d760b5bbad 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