ubss-golang (indexer)

Published 2025-03-05 14:06:11 +00:00 by burble

Installation

docker pull git.burble.dn42/ubss/ubss-golang:indexer
sha256:a39ff47599c23b6dfc6c4c2dcd9290cbd680655d67ea59137d8fcbe7484637ac

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL org.opencontainers.image.authors=simon@burble.com
VOLUME [/site]
ADD file:7cb58d26c1b59786a8465c870e6616ecc4782ee4339bf530a28cf16fbd226b33 in /usr/local/bin/indexer
/bin/sh -c chown 1000:1000 /usr/local/bin/indexer && chmod 0550 /usr/local/bin/indexer
USER 1000
WORKDIR /site
EXPOSE 2010
ENTRYPOINT ["/usr/local/bin/indexer" "-s" "/site"]
LABEL org.opencontainers.image.created=2025-03-05T14:05:53Z
LABEL org.opencontainers.image.revision=fcc86b9d1d40e3dafe34abd8035cc1024db34f13
LABEL org.opencontainers.image.source=https://git.burble.dn42/ubss/ubss-golang.git
LABEL org.opencontainers.image.url=https://git.burble.dn42/ubss/ubss-golang

Labels

Key Value
org.opencontainers.image.authors simon@burble.com
org.opencontainers.image.created 2025-03-05T14:05:53Z
org.opencontainers.image.revision fcc86b9d1d40e3dafe34abd8035cc1024db34f13
org.opencontainers.image.source https://git.burble.dn42/ubss/ubss-golang.git
org.opencontainers.image.url https://git.burble.dn42/ubss/ubss-golang
Details
Container
2025-03-05 14:06:11 +00:00
4
OCI / Docker
linux/amd64
simon@burble.com
27 MiB
Versions (3) View all
admind 2025-03-05
indexer 2025-03-05
search 2025-03-05