services/magefiles
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
..
forgejo build(mage): update downloadForgejo target 2023-02-25 21:00:23 +00:00
config.go fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
deploy.go build: allow mage to deploy all services 2023-02-24 18:07:08 +00:00
download_forgejo.go fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
download_gotosocial.go fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
mage.go fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00
render.go fix: build GTS docker image from base Alpine image 2023-02-26 17:14:39 +00:00