p11/etcd (sha256:95b381b81463d04a8f0f857fd82758ba04b28bb72de20228357004512ccb32c0)
Published 2024-12-17 15:28:18 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/p11/etcd@sha256:95b381b81463d04a8f0f857fd82758ba04b28bb72de20228357004512ccb32c0
sha256:95b381b81463d04a8f0f857fd82758ba04b28bb72de20228357004512ccb32c0
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="ALT-Container or GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:cb79e8bc0a031ed6de92848f76843c3fe0e1007b058c74f33b478900f1602ec3 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