Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Package DevOps Tools Using Docker Containers

Demo Repo presented at Dockercon 2021

Project Structure

This project has the following folders and each could consider a repo by itself.

├── AnsibleIntegration
├── ChefIntegration
├── InitialNetworking
├── LICENSE
├── README.md
└── devcontainers

InitialNetworking

The initial networking required for the rest of the demos. It runs in a devcontainer or in a GitHub Codespace.

AnsibleIntegration

Show how to ansible and terraform integrate, but the most important part of it is that during the demo everything is executed from a dev container.

ChefIntegration

Another integratrion with Chef that runs in a devcontainer.

devcontainers

Docker containers used during the demo.

Caution

Be aware that by running this script your account might get billed.

Authors

  • Marcelo Zambrana

About

DockerCon 2021 Demos

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages