services/templates/gotosocial
Dan Anglin 042f3e2364
fix: build GTS docker image from base Alpine image
Changes:

- Update the Dockerfile template to build the GTS image from alpine:3.17.
- Add logic to download and verify GTS packages.
- Allow the Download target to be more forgiving for a service that does not need to download any files.
- The Download target is now a dependency to the Render target for all services that aren't named 'compose'.
- Update the path to the web files in the GTS config file.
- Update the entrypoint to use the correct path of the GTS executable file.

Chores:

- Remove unused DockerImageDigest setting from GTS config.
2023-02-26 17:14:39 +00:00
..
config.yaml.gotmpl fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
Dockerfile.gotmpl fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
entrypoint.sh.gotmpl fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
traefik_gotosocial.yaml.gotmpl build: automation with Go and Mage 2023-02-12 20:59:55 +00:00