Build GTS docker image from base Alpine image. #3

Closed
dananglin wants to merge 0 commits from custom-gts-image into main
Owner

Changes

  • Update the GTS 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.
#### Changes - Update the GTS 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.
dananglin force-pushed custom-gts-image from 11b5171d8d to 042f3e2364 2023-02-26 17:17:43 +00:00 Compare
dananglin closed this pull request 2023-02-26 17:20:08 +00:00
dananglin deleted branch custom-gts-image 2023-02-26 17:20:17 +00:00
Author
Owner

This PR was merged via the command line.

This PR was merged via the command line.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: flow/services#3
No description provided.