docker/README.md

8 lines
171 B
Markdown
Raw Permalink Normal View History

2021-01-09 18:17:48 +00:00
## Docker images repository
Used for Geek Home Platform deployment
## Build all
2021-01-09 18:18:40 +00:00
ansible-playbook build.yaml -e registry=${YOUR_DOCKER_REGISTRY} -e target=${TARGET}
2021-01-09 18:17:48 +00:00