p11/zot (sha256:4e98a9ac4680956c09034d64ab7544d7c20e7b1b175c29ce9bafa46aaa1ca02b)
Published 2024-12-12 16:56:11 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/p11/zot@sha256:4e98a9ac4680956c09034d64ab7544d7c20e7b1b175c29ce9bafa46aaa1ca02b
sha256:4e98a9ac4680956c09034d64ab7544d7c20e7b1b175c29ce9bafa46aaa1ca02b
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-Container or GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:1c99005fe4c60159d29215c0a6f196130d14717abaaad9b63f452bfa299788bb 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.37.5 |
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
Versions (2)
View all