amd

gotosocial (2025-02-01)

Published 2025-02-02 05:45:23 +00:00 by amd in amd/gotosocial

Installation

docker pull git.andr3w.net/amd/gotosocial:2025-02-01
sha256:79de626e5c33623eb260c6c0d0914f0d09eb9dbd5c8f418799dfa08461e71eec

Image Layers

ADD alpine-minirootfs-3.20.5-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"]
Details
Container
2025-02-02 05:45:23 +00:00
1
OCI / Docker
linux/amd64
34 MiB
Versions (5) View all
2025-02-08 2025-02-08
latest 2025-02-08
2025-02-06 2025-02-06
2025-02-01 2025-02-02
2025-01-31 2025-01-31