An open API service indexing awesome lists of open source software.

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

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)