superseriousbusiness/gotosocial (sha256:75ece8a8686773e7d1d034e4b8f691a383d6a6b4e6203b956676e9a34b64d7b5)

Published 2025-03-21 15:19:11 +00:00 by wrenix

Installation

docker pull git.chaos.fyi/mirror/superseriousbusiness/gotosocial@sha256:75ece8a8686773e7d1d034e4b8f691a383d6a6b4e6203b956676e9a34b64d7b5
sha256:75ece8a8686773e7d1d034e4b8f691a383d6a6b4e6203b956676e9a34b64d7b5

Image layers

ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
USER 1000:1000
WORKDIR /gotosocial/storage
WORKDIR /gotosocial/.cache
WORKDIR /gotosocial
COPY gotosocial /gotosocial/gotosocial # buildkit
COPY web /gotosocial/web # buildkit
COPY ./web/assets/swagger.yaml /gotosocial/web/assets/swagger.yaml # buildkit
VOLUME [/gotosocial/storage /gotosocial/.cache]
ENTRYPOINT ["/gotosocial/gotosocial" "server" "start"]

Labels

Key Value
org.opencontainers.image.created 2025-03-20T20:41:11Z
org.opencontainers.image.revision b6e56feeda457779db0a96b4a7b393f96a040859
org.opencontainers.image.title gotosocial
org.opencontainers.image.version 0.18.3
Details
Container
2025-03-21 15:19:11 +00:00
1
OCI / Docker
linux/amd64
34 MiB
Versions (4) View all
0.18.3 2025-03-21
0.18.2 2025-03-17
0.18.1 2025-02-25
0.18.0 2025-02-24