images

c10f/zot (sha256:62175563e9412668623d74bdedc35fe65fce2e81f4657a313a742ebb9558ab50)

Published 2025-03-05 12:20:09 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images/c10f/zot@sha256:62175563e9412668623d74bdedc35fe65fce2e81f4657a313a742ebb9558ab50
sha256:62175563e9412668623d74bdedc35fe65fce2e81f4657a313a742ebb9558ab50

About this package

A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification)

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-SP-Container"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
ADD file:d6c6e7e0400122987db2fbd5b46a01d21a218800ebedaecca3e254673a0ae1f7 in /
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf
CMD ["/bin/bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="zot"
LABEL org.opencontainers.image.description="A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification)"
LABEL org.opencontainers.image.source="https://github.com/project-zot/zot"
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 zot && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
USER _zot:_zot
VOLUME ["/var/lib/zot"]
EXPOSE 5000
ENTRYPOINT ["/usr/bin/zot"]
CMD ["serve", "/etc/zot/config.json"]

Labels

Key Value
io.buildah.version 1.39.0
org.opencontainers.image.description A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification)
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source https://github.com/project-zot/zot
org.opencontainers.image.title zot
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2025-03-05 12:20:09 +03:00
0
OCI / Docker
linux/amd64
Apache-2.0
127 MiB
Versions (1) View all
latest 2025-03-05