Page MenuHomePhabricator

[docker] Run `rm -rf /var/lib/apt/lists/*` after `apt-get install`
ClosedPublic

Authored by atul on Feb 27 2022, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 8:19 AM
Unknown Object (File)
Oct 16 2024, 3:51 AM
Unknown Object (File)
Oct 16 2024, 3:51 AM
Unknown Object (File)
Oct 16 2024, 3:51 AM
Unknown Object (File)
Oct 16 2024, 3:51 AM
Unknown Object (File)
Oct 7 2024, 5:08 AM
Unknown Object (File)
Oct 7 2024, 5:08 AM
Unknown Object (File)
Oct 7 2024, 5:08 AM

Diff Detail

Repository
rCOMM Comm
Branch
feb27 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Feb 27 2022, 3:28 PM
jim requested changes to this revision.Feb 28 2022, 6:55 AM
jim added inline comments.
services/blob/docker-base/Dockerfile
5 ↗(On Diff #9943)

This now needs an apt-get update before it

This revision now requires changes to proceed.Feb 28 2022, 6:55 AM
atul marked an inline comment as done.Feb 28 2022, 7:34 AM
This revision is now accepted and ready to land.Feb 28 2022, 9:48 AM