Files
Froxlor-podman/etc/apt/apt.conf.d/docker-no-languages
2025-05-16 16:28:02 +02:00

6 lines
269 B
Plaintext

# In Docker, we don't often need the "Translations" files, so we're just wasting
# time and space by downloading them, and this inhibits that. For users that do
# need them, it's a simple matter to delete this file and "apt-get update". :)
Acquire::Languages "none";