APT Konfiguration - Linux
/etc/apt/apt.conf.d/docker-gzip-indexes
Schnellaktionen
📥 Original herunterladen docker-gzip-indexesKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert docker-gzip-indexes von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Debian 12 (Bookworm)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 11 (Bullseye),
Debian 9 (Stretch)
⚠ Verschiedene Versionen:
Debian:
Konfigurationsdatei-Inhalt
11 Zeilen
# Since Docker users using "RUN apt-get update && apt-get install -y ..." in
# their Dockerfiles don't go delete the lists files afterwards, we want them to
# be as small as possible on-disk, so we explicitly request that Apt keep them
# compressed on-disk too instead of decompressing them.
# For comparison, an "apt-get update" layer without this on a pristine
# "debian:wheezy" base image was "29.88 MB", where with this it was only
# "8.273 MB".
Acquire::GzipIndexes "true";
Download-Befehle
docker-gzip-indexes •
Lade die 100% original unveränderte Konfigurationsdatei herunter von APT
Mit wget:
wget -O docker-gzip-indexes.example https://exampleconfig.com/api/v1/config/original/2b32d08be3b653925c80f5ded1175ab8?hint=docker-gzip-indexes
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/2b32d08be3b653925c80f5ded1175ab8?hint=docker-gzip-indexes > docker-gzip-indexes.example
Verwandte Konfigurationsdateien
/etc/apt/apt.conf.d/docker-gzip-indexes
APT · Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-gzip-indexes
APT · Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-gzip-indexes
APT · Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-gzip-indexes
Apache HTTP Server · Debian 12 (Bookworm)
/etc/apt/apt.conf.d/docker-gzip-indexes
Apache HTTP Server · Debian 12 (Bookworm)
/etc/apt/apt.conf.d/docker-gzip-indexes
Apache HTTP Server · Debian 12 (Bookworm)