scratch-docker/README.md

15 lines
411 B
Markdown
Raw Permalink Normal View History

2018-08-21 11:27:47 -04:00
# scratch-docker
Settings and setup utilities for Scratch infrastructure related development and repositories, focused on Docker related issues.
## What does it do?
Currently provides utilities for gluing together various Scratch infrastructure repositories by maintaining a single location for named Docker networks.
### Usage:
```
$ ./node_modules/scratch-docker/bin/docker_config.sh network create
```