Add optional apt-cacher proxy configuration.

Support APT_PROXY build arg in Docker/Compose, document setup, and include a safe .env.example template for local cache usage.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-19 01:25:20 +03:00
parent 7e14ebb644
commit cd931c13cf
5 changed files with 28 additions and 1 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
APT_PROXY=http://192.168.1.60:3142