superseriousbusiness/gotosocial (sha256:083c0be94df5e94b8037b038698601909d7e42ea25bd550747fe140f32a648a8)
Published 2025-03-17 20:57:43 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/superseriousbusiness/gotosocial@sha256:083c0be94df5e94b8037b038698601909d7e42ea25bd550747fe140f32a648a8
sha256:083c0be94df5e94b8037b038698601909d7e42ea25bd550747fe140f32a648a8
Image layers
ADD alpine-minirootfs-3.20.6-aarch64.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-11T08:50:49Z |
org.opencontainers.image.revision | 602d235dc6c20bc2501cd30899273b23e9aed19a |
org.opencontainers.image.title | gotosocial |
org.opencontainers.image.version | 0.18.2 |