Aravinth Manivannan 2023-10-02 13:43:44 +05:30
parent a139278f8b
commit b26c0befa7
Signed by: realaravinth
GPG key ID: F8F50389936984FF
2 changed files with 1 additions and 9 deletions

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: