superseriousbusiness/gotosocial (sha256:95bd75640ea2ab1f2bfb214ed3430393f8a0dc52c19f6a49f9c2ef84734a20ac)
Published 2025-02-25 03:16:30 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/superseriousbusiness/gotosocial@sha256:95bd75640ea2ab1f2bfb214ed3430393f8a0dc52c19f6a49f9c2ef84734a20ac
sha256:95bd75640ea2ab1f2bfb214ed3430393f8a0dc52c19f6a49f9c2ef84734a20ac
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 /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 |