https://github.com/spacelift-io/spacelift-worker-image
Building Spacelift-friendly image for private workers
https://github.com/spacelift-io/spacelift-worker-image
Last synced: about 2 months ago
JSON representation
Building Spacelift-friendly image for private workers
- Host: GitHub
- URL: https://github.com/spacelift-io/spacelift-worker-image
- Owner: spacelift-io
- License: mit
- Created: 2020-10-27T12:19:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T14:11:04.000Z (about 2 months ago)
- Last Synced: 2025-04-05T22:11:33.035Z (about 2 months ago)
- Language: HCL
- Size: 121 KB
- Stars: 12
- Watchers: 13
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# spacelift-worker-image
Building Spacelift-friendly images for private workers.
## Images
You can find the list of published AMIs, Azure and GCP images on the [releases](https://github.com/spacelift-io/spacelift-worker-image/releases) page.
## Structure
This repo contains packer templates for building AWS, Azure and GCP images. See the relevant section
depending on the type of image you want to build:- [AWS](./aws/README.md)
- [Azure](./azure/README.md)
- [GCP](./gcp/README.md)