gotosocial-perl-social (latest)
Published 2022-11-18 22:27:45 -05:00 by simcop2387
Installation
docker pull gitea.simcop2387.info/simcop2387/gotosocial-perl-social:latestsha256:d3e3add02bcd2173b90b49471fd3753e0e534fafc7414d489bbe3f9fe7152de4Image layers
| ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in / |
| CMD ["/bin/sh"] |
| COPY gotosocial /gotosocial/gotosocial # buildkit |
| COPY web /gotosocial/web # buildkit |
| COPY /go/src/github.com/superseriousbusiness/gotosocial/swagger.yaml web/assets/swagger.yaml # buildkit |
| WORKDIR /gotosocial |
| ENTRYPOINT ["/gotosocial/gotosocial" "server" "start"] |
| RUN /bin/sh -c mkdir /config # buildkit |
| COPY /config/config.yaml /config/ # buildkit |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | activitypubperlsocial |
| com.docker.compose.service | gotosocial |
| com.docker.compose.version | 2.12.2 |
| org.opencontainers.image.created | 2022-11-16T16:31:28Z |
| org.opencontainers.image.revision | 81c1fe0209c8d1a7a008b9dbb5020500e33cac33 |
| org.opencontainers.image.title | gotosocial |
| org.opencontainers.image.version | 0.5.1-SNAPSHOT |