p10/other/zot (sha256:637d476eb782684c26621edb1a005a43b766290d5e3abf2996603c7a3a489764)

Published 2024-05-24 17:43:29 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images_repo/p10/other/zot@sha256:637d476eb782684c26621edb1a005a43b766290d5e3abf2996603c7a3a489764
sha256:637d476eb782684c26621edb1a005a43b766290d5e3abf2996603c7a3a489764

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>] [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="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.33.7
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
2024-05-24 17:43:29 +03:00
2
OCI / Docker
linux/amd64
Apache-2.0
118 MiB
Versions (1) View all
latest 2024-05-24