Skip to content

cip-core-mirrors/cip-atmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIP Atmos

This repo extends the cloud posse atmos cli (https://github.com/cloudposse/atmos) to add cip's specific commands and package it along with the latest atmos command into a geodesic container image.

Using the image

A prebuilt image is available on Quay.io. To use it, run the image to generate the installation script:

$ docker run -it --rm quay.io/cipcore/cip-atmos | sudo bash

Then, to start the geodesic container using the startup script created by the previous command:

$ cip-atmos

Build the image

You can build your own image with the following:

$ make docker/build

About

This repo is a superset of cloud poose atmos repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published