7 lines
182 B
Bash
7 lines
182 B
Bash
## This is read by docker-compose. You can overwrite these at runtime, e.g.:
|
|
## DOCKERUSER=bobfoo docker-compose build
|
|
|
|
DOCKERUSER=openface
|
|
DOCKERTAG=latest
|
|
DATA_MOUNT=/tmp/openface
|