idicon (latest)

Published 2024-03-02 10:02:28 +00:00 by pcvolkmer in pcvolkmer/idicon

Installation

docker pull git.pcvolkmer.de/pcvolkmer/idicon:latest
sha256:33e88ba446f9313165327bac4e2e95a4478363f2664e412992b5308c5ac74d05

About this package

Simple identicon service

Image Layers

LABEL org.opencontainers.image.source=https://github.com/pcvolkmer/idicon
LABEL org.opencontainers.image.licenses=MIT
LABEL org.opencontainers.image.description=Simple identicon service
COPY /tmp/build/app /idicon # buildkit
USER 8000:8000
EXPOSE map[8000/tcp:{}]
ENTRYPOINT ["/idicon"]

Labels

Key Value
org.opencontainers.image.description Simple identicon service
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://github.com/pcvolkmer/idicon
Details
Container
2024-03-02 10:02:28 +00:00
3
OCI / Docker
linux/amd64
MIT
2.2 MiB
Versions (1) View all
latest 2024-03-02