APT Configuration - Linux
/etc/apt/apt.conf.d/docker-clean
Quick Actions
๐ฅ Download Original docker-cleanConfiguration File Information
Authentic & Original
Unaltered docker-clean from fresh installation.
Linux Distribution Support
๐ Currently viewing: Ubuntu 22.04 LTS (Jammy Jellyfish)
โ Also compatible:
Ubuntu 18.04 LTS (Bionic Beaver),
Ubuntu 20.04 LTS (Focal Fossa),
Ubuntu 24.04 LTS (Noble Numbat)
โ Different versions:
Ubuntu:
Configuration File Content
4 lines
DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };
APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };
Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";
Download Commands
docker-clean โข
Download the 100% original unaltered configuration file pulled from APT
Using wget:
wget -O docker-clean.example https://exampleconfig.com/api/v1/config/original/b02a49af378158c2c45158e991f9a987?hint=docker-clean
Using curl:
curl https://exampleconfig.com/api/v1/config/original/b02a49af378158c2c45158e991f9a987?hint=docker-clean > docker-clean.example
Related Configuration Files
/etc/apt/apt.conf.d/docker-clean
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-clean
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-clean
APT ยท Debian 9 (Stretch)
/etc/apt/apt.conf.d/docker-clean
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/apt.conf.d/docker-clean
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)
/etc/apt/apt.conf.d/docker-clean
Apache HTTP Server ยท Ubuntu 22.04 LTS (Jammy Jellyfish)