Skip to main content

Docker Image Pruning

Agent disk space is a precious resource. We can reclaim disk space by pruning Docker images from our Agents:

potctl prune agent agent-1

The pruning frequency of Agents is also configurable using dockerPruningFrequency configuration option. See potctl - AgentConfig reference for more details.