ubss-golang (indexer)
Published 2024-12-30 21:34:03 +00:00 by burble
Installation
docker pull git.burble.com/ubss/ubss-golang:indexer
sha256:585c25cace8faa85d1bfaedb90a0e9b9e87e80a6c5cf7612a856a1c86f69c4e0
Image Layers
ADD alpine-minirootfs-3.21.0-x86_64.tar.gz / # buildkit |
CMD ["/bin/sh"] |
LABEL org.opencontainers.image.authors=simon@burble.com |
VOLUME [/site] |
ADD indexer /usr/local/bin/indexer # buildkit |
RUN /bin/sh -c chown 1000:1000 /usr/local/bin/indexer && chmod 0550 /usr/local/bin/indexer # buildkit |
USER 1000 |
WORKDIR /site |
EXPOSE map[2010/tcp:{}] |
ENTRYPOINT ["/usr/local/bin/indexer" "-s" "/site"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.authors | simon@burble.com |
org.opencontainers.image.created | 2024-12-30T21:33:58Z |
org.opencontainers.image.revision | 6500363d3f57020f979f34a9f31fbcbf5fa0507f |
org.opencontainers.image.source | https://git.burble.dn42/ubss/ubss-golang.git |
org.opencontainers.image.url | https://git.burble.dn42/ubss/ubss-golang |
Details
2024-12-30 21:34:03 +00:00
Versions (3)
View all
Container
4
OCI / Docker
linux/amd64
simon@burble.com
26 MiB