shiori (latest)

Published 2023-05-20 21:50:32 +00:00 by gapodo

Installation

docker pull git.kle.li/gapodo/shiori:latest
sha256:d1e0b6e8e24fcf98bd7869ec93e332675daf8fd7c7c4dc306ddf343e9dd943b2

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:49:34Z
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 21:50:32 +00:00
23
OCI / Docker
linux/amd64
11 MiB
Versions (3) View all
latest 2023-05-20
next 2023-05-20
next-b8268bc9 2023-05-20