fix: update Dockerfile to clone agent source and add .dockerignore

This commit is contained in:
Ezra
2026-04-10 12:14:47 +00:00
parent e95f48b195
commit be3e8ea45c
3 changed files with 21 additions and 10 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.gitignore
roles/
group_vars/
host_vars/
*.yml
*.md