10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
version: '2'
|
|
|
|
|
|
services:
|
|
c7repo:
|
|
image: c7repo:${RepoVers}
|
|
volumes:
|
|
- ./data:/data
|
|
|