Skip to content

A docker image that contains the necessary tools for doing Infrastructure Development.

License

Notifications You must be signed in to change notification settings

carlessanagustin/infra-dev-env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure Development Environment

A docker image that contains the necessary tools for doing Infrastructure Development.

Tools

  • Ansible
  • Ansible Tower CLI
  • Openshift CLI
  • Terraform
  • kubectl
  • Helm
  • Kubernetes Tools
  • kops
  • AWS CLI
  • Google Cloud CLI
  • Azure CLI
  • Rackspace CLI

Usage

  • build: make build
  • display all versions: make versions
  • interactive shell + mount $HOME folders: make home
  • interactive shell + mount current folder: make interactive
  • adhoc commands: make run ADHOC="<command>"

About

A docker image that contains the necessary tools for doing Infrastructure Development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 76.0%
  • Shell 16.3%
  • Makefile 7.7%