diff --git a/README.md b/README.md new file mode 100644 index 0000000..af4f2f2 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## Docker images repository +Used for Geek Home Platform deployment + +## Build all + + ansible-playbook build.yaml -e REGISTRY=${YOUR_DOCKER_REGISTRY} -e target=${TARGET} +