amd

gotosocial (2025-01-31)

Published 2025-01-31 18:08:04 +00:00 by amd in amd/gotosocial

Installation

docker pull git.andr3w.net/amd/gotosocial:2025-01-31
sha256:4393d7f815c0a84fd110576b83cd3edd2c5c656030d5940b45e60ea285021302

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-01-31 18:08:04 +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