superseriousbusiness/gotosocial (sha256:130a7ca79281eb2b6febef5cea6829760d8cfde1c69130e33d42e0632708d74d)
Published 2025-03-21 15:19:11 +00:00 by wrenix
Installation
docker pull git.chaos.fyi/mirror/superseriousbusiness/gotosocial@sha256:130a7ca79281eb2b6febef5cea6829760d8cfde1c69130e33d42e0632708d74d
sha256:130a7ca79281eb2b6febef5cea6829760d8cfde1c69130e33d42e0632708d74d
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-20T20:41:11Z |
org.opencontainers.image.revision | b6e56feeda457779db0a96b4a7b393f96a040859 |
org.opencontainers.image.title | gotosocial |
org.opencontainers.image.version | 0.18.3 |