14 lines
297 B
Plaintext
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
|