Datasets:

Languages:
Chamorro
Tags:
Not-For-All-Audiences
License:
private-model / etc /apt /apt.conf.d /docker-clean
ACCC1380's picture
Upload etc/apt/apt.conf.d/docker-clean with huggingface_hub
12f209c verified
raw
history blame
318 Bytes
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 "";