mirror of
https://github.com/scratchfoundation/scratch-docker.git
synced 2025-06-26 02:20:18 -04:00
15 lines
411 B
Markdown
15 lines
411 B
Markdown
|
# 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
|
||
|
```
|
||
|
|