superseriousbusiness/gotosocial (sha256:e5ea5d6b321f25a2b79b11ea09c9e645f65263cfbd26a69dbf90e4e8b228783b)

Published 2025-02-25 03:16:30 +00:00 by wrenix

Installation

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

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 /go/src/github.com/superseriousbusiness/gotosocial/swagger.yaml web/assets/swagger.yaml # buildkit
VOLUME [/gotosocial/storage /gotosocial/.cache]
ENTRYPOINT ["/gotosocial/gotosocial" "server" "start"]

Labels

Key Value
org.opencontainers.image.created 2025-02-24T10:56:10Z
org.opencontainers.image.revision fd670c6a279e2aa54822546536dbf88b45a93051
org.opencontainers.image.title gotosocial
org.opencontainers.image.version 0.18.1
Details
Container
2025-02-25 03:16:30 +00:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (2) View all
0.18.1 2025-02-25
0.18.0 2025-02-24