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