shiori (next-b8268bc9)

Published 2023-05-20 23:43:53 +02:00 by gapodo

Installation

docker pull git.kle.li/gapodo/shiori:next-b8268bc9
sha256:e87f29b45b4f559795b52f7358752ea5f6ea9dba1e0a2edc712f9249e22fd6d5

Image layers

ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /
CMD ["/bin/sh"]
LABEL org.opencontainers.image.source=https://git.kle.li/gapodo/shiori
COPY /src/shiori /usr/bin/ # buildkit
RUN /bin/sh -c addgroup -g 1000 shiori && adduser -D -h /shiori -g '' -G shiori -u 1000 shiori # buildkit
USER shiori
WORKDIR /shiori
EXPOSE map[8080/tcp:{}]
ENV SHIORI_DIR=/shiori/
ENTRYPOINT ["/usr/bin/shiori"]
CMD ["serve"]

Labels

Key Value
org.opencontainers.image.created 2023-05-20T21:42:22Z
org.opencontainers.image.revision b8268bc9f1359e65f89d7d56ff8584da83feeb14
org.opencontainers.image.source https://git.kle.li/gapodo/shiori.git
org.opencontainers.image.url https://git.kle.li/gapodo/shiori
Details
Container
2023-05-20 23:43:53 +02:00
0
OCI / Docker
linux/amd64
11 MiB
Versions (3) View all
latest 2023-05-20
next 2023-05-20
next-b8268bc9 2023-05-20