Files
awg-profiler-golang/.dockerignore
T
2026-07-18 10:02:43 +03:00

14 lines
297 B
Plaintext

# Keep the build context minimal — only source is needed; the binary is rebuilt
# inside the image and would otherwise force glibc/musl mismatches.
awg_profiler
awg_config
awg_state.json
data/
awg_clients/
*.md
Dockerfile
Dockerfile.mint
.dockerignore
docker-compose.yml
docker-compose.mint.yml