Using the DevOps Images¶
There are three types of DevOps Images available for use:
- All-DevOps: Contains tools for both AWS and GCP environments.
- AWS-DevOps: Contains tools for both AWS environments.
- GCP-DevOps: Contains tools for both GCP environments.
All images come equipped with certain universal tools such as:
- Ansible
- Python 3.X
- SSH
- vim
Additional details on what the images contain can be found within the Dockerfile.
The images are available on the GitLab Container Registry and the GitHub Container Registry. The links to both registy have been listed below:
Image Type | GitLab Container Registry | GitHub Container Registry |
---|---|---|
All DevOps | jinal-shah/devops/images/all-devops | devops/images/all-devops |
AWS DevOps | jinal-shah/devops/images/aws-devops | devops/images/aws-devops |
GCP DevOps | jinal-shah/devops/images/gcp-devops | devops/images/gcp-devops |