mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Update README.md with information on the contents of the "docker- swarm" folder.
This commit is contained in:
parent
f7f71bc9e2
commit
200e622430
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**vagrant-docker-yaml**: This folder is an extension of "vagrant-docker" in that it provides the ability to specify the list of Docker containers that Vagrant will create in a separate YAML file.
|
||||
|
||||
**docker-swarm**: This folder contains a `Vagrantfile` and supporting files to run a Consul-backed Docker Swarm cluster under Vagrant on your local system.
|
||||
|
||||
## License
|
||||
|
||||
This content is licensed under the MIT License.
|
||||
|
|
|
|||
Loading…
Reference in a new issue