https://github.com/atosatto/container-labs
Collection of scripts and notes developed exploring Containers and Docker
https://github.com/atosatto/container-labs
containers docker wiki
Last synced: over 1 year ago
JSON representation
Collection of scripts and notes developed exploring Containers and Docker
- Host: GitHub
- URL: https://github.com/atosatto/container-labs
- Owner: atosatto
- License: mit
- Created: 2016-07-06T21:09:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T14:32:19.000Z (over 9 years ago)
- Last Synced: 2025-02-28T10:04:09.124Z (over 1 year ago)
- Topics: containers, docker, wiki
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Container Labs
==============
Trash box containing scripts and notes collected diving into containers
and its advanced features.
Index
-----
1. [Native Docker Orchestration with Swarm Mode](https://github.com/atosatto/container-labs/tree/master/docker-swarm-mode)
2. Docker Swarm Provisioning Examples
- [Terraform](https://github.com/atosatto/container-labs/tree/master/docker-swarm-mode/terraform)
- [Ansible](https://github.com/atosatto/container-labs/tree/master/docker-swarm-mode/ansible)
- [Vagrant & Ansible](https://github.com/atosatto/container-labs/tree/master/docker-swarm-mode/vagrant-ansible)
Author Information
------------------
Andrea Tosatto ([@\_hilbert\_](https://twitter.com/_hilbert_))