ubss-golang (search)

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

Installation

docker pull git.burble.dn42/ubss/ubss-golang:search
sha256:deb6364ccd4689534596c5472e7f0f1364c7517df8a6818d42cd8a2d0262b206

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:45ec22f1a9f2a360009a15f7baa1891c7d42df36ce2fd2295b1b99b654c8e9ee in /usr/local/bin/search
/bin/sh -c chown 1000:1000 /usr/local/bin/search && chmod 0550 /usr/local/bin/search
USER 1000
WORKDIR /site
EXPOSE 2010
ENTRYPOINT ["/usr/local/bin/search"]
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
19
OCI / Docker
linux/amd64
simon@burble.com
33 MiB
Versions (3) View all
admind 2025-03-05
indexer 2025-03-05
search 2025-03-05