silverbullet (v2.3.0)

Published 2025-12-31 15:10:02 +00:00 by seba

Installation

docker pull gitea.giglis.eu/seba/silverbullet:v2.3.0
sha256:7f3928da44b231fb66d4ab2b24bc2dba2174064bd6adaf4d0208b3c06813ed21

Image layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
VOLUME /space
/bin/sh -c apk add --no-cache git curl bash tini
HEALTHCHECK CMD curl --fail http://localhost:3000$SB_URL_PREFIX/.ping || exit 1
EXPOSE 3000
ENV SB_HOSTNAME=0.0.0.0
ENV SB_FOLDER=/space
/bin/sh -c echo "" > /etc/group && echo "root:x:0:0:root:/root:/bin/sh" > /etc/passwd
ADD file:ee7b248188deac4f73666b8c43ca2f79316ecb1e42303baeb50b40be335b528c in /docker-entrypoint.sh
COPY file:2b9191edc3a2207ad7577bb1250f488419e67d42ae2a5c6d8c1619868aa0d4a8 in /silverbullet
ENTRYPOINT ["/sbin/tini", "--", "/docker-entrypoint.sh"]

Labels

Key Value
io.buildah.version 1.42.0
Details
Container
2025-12-31 15:10:02 +00:00
0
OCI / Docker
linux/amd64
25 MiB
Versions (1) View all
v2.3.0 2025-12-31