https://github.com/govtechsg/fargate-gitlab-runner-worker
Sample worker task's Docker image for Gitlab runner using AWS Fargate Custom Executor driver
https://github.com/govtechsg/fargate-gitlab-runner-worker
Last synced: 10 months ago
JSON representation
Sample worker task's Docker image for Gitlab runner using AWS Fargate Custom Executor driver
- Host: GitHub
- URL: https://github.com/govtechsg/fargate-gitlab-runner-worker
- Owner: GovTechSG
- License: mit
- Created: 2022-11-01T13:10:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T02:03:26.000Z (over 3 years ago)
- Last Synced: 2025-08-12T16:54:36.268Z (10 months ago)
- Language: Dockerfile
- Size: 105 KB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample worker task's images for Gitlab runner using AWS Fargate Custom Executor driver
Included images for:
* [alpine](alpine)
* [debian](debian) (reference to Gitlab's sample)
This repo is part of a set of repos for the complete setup of ECS Service for managers and workers:
* [fargate-gitlab-runner](../../../fargate-gitlab-runner): Docker image for the ECS task for all runner managers
* [fargate-gitlab-runner-worker](../../../fargate-gitlab-runner-worker): Sample docker images for the worker ECS tasks
* [fargate-gitlab-runner-terraform](../../../fargate-gitlab-terraform): Terraform code to set up complete ECS Service for managers and workers
## Architecture
