p10/other/etcd (sha256:95fd2ff713163686d927e5424bfc29e09849e6de5173b8bd5a724f422cfdbe80)

Published 2024-05-24 17:41:15 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images_repo/p10/other/etcd@sha256:95fd2ff713163686d927e5424bfc29e09849e6de5173b8bd5a724f422cfdbe80
sha256:95fd2ff713163686d927e5424bfc29e09849e6de5173b8bd5a724f422cfdbe80

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>] [Mikhail Gordeev <obirvalger@altlinux.org]
ADD file:5baae488d66c9db34fe5f32c3e1fb75771157c1567f03f9cf327db694f9d4c18 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.33.7
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
Container
2024-05-24 17:41:15 +03:00
2
OCI / Docker
linux/amd64
Apache-2.0
80 MiB
Versions (1) View all
latest 2024-05-24