# Functions
Events is from https://github.com/containerd/containerd/blob/v1.4.3/cmd/ctr/commands/events/events.go.
No description provided by the author
Prune will remove all unused containers, networks, images (dangling only or both dangling and unreferenced), and optionally, volumes.
No description provided by the author