feat: add GoToSocial #1

Merged
realaravinth merged 6 commits from gotosocial into master 2023-10-02 13:47:58 +05:30
2 changed files with 1 additions and 9 deletions
Showing only changes of commit b26c0befa7 - Show all commits

View file

@ -1,8 +0,0 @@
FROM superseriousbusiness/gotosocial:latest as upstream
FROM alpine:3.17.2 as executor
USER 1001:1001
WORKDIR "/gotosocial/storage"
WORKDIR "/gotosocial"
COPY --chown=1001:1001 --from=upstream /gotosocial /gotosocial
VOLUME [ "/gotosocial/config" ]

View file

@ -2,7 +2,7 @@ version: "3.3"
services:
gotosocial:
image: forgeflux/ftest-control-gotosocial:latest
image: forgeflux/ftest-gotosocial-wrapper:latest
container_name: gotosocial
user: 1001:1001
command: