Skip to content

salt-labs/containers

Repository files navigation

Containers

Overview

A collection of container images used for CI tooling.

NOTE: In order for use in vRealize Aria, Codestream requires that each container has at least the following available;

- Shell (bash, sh, etc.)
- curl or wget

This is in order for the container to be able to download and run the codestream agent binary on each launch to communicate back with vRA.

Builds

Containers

Tags

The following tags are available for each container:

Tag Description
latest The latest development release of the container. These come direct from PRs.
calver A calendar versioned release of the container. These are released automatically when PRs are merged.