amd

gotosocial (2025-02-08)

Published 2025-02-08 22:04:33 +00:00 by amd in amd/gotosocial

Installation

docker pull git.andr3w.net/amd/gotosocial:2025-02-08
sha256:147737acfa27dbe7381ab6dfee06f7e59a39bc1a77d27d6b47bfcf2b81278caa

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-08 22:04:33 +00:00
0
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