8 lines
171 B
Markdown
8 lines
171 B
Markdown
|
## Docker images repository
|
||
|
Used for Geek Home Platform deployment
|
||
|
|
||
|
## Build all
|
||
|
|
||
|
ansible-playbook build.yaml -e REGISTRY=${YOUR_DOCKER_REGISTRY} -e target=${TARGET}
|
||
|
|