debspawn-delete - Remove a container image
Contents
Copyright
Copyright © 2018-2022 Matthias Klumpp
Debspawn DEBSPAWN-DELETE(1)
Description
Remove an image known to debspawn and clear all data related to it. This explicitly includes any cached
data, but does not include generated build artifacts that may still exist in the results directory.
Name
debspawn-delete - Remove a container image
Options
NAME
The name of the container image to delete (usually a distribution suite name).
-h|--help
Print brief help information about available commands.
--variant
Set the variant of the selected image, that was used for bootstrapping.
-a|--arch
The architecture of the base image that should be selected.
--suite
Explicitly set a suite name (instead of having it derived from the container name).
See Also
debspawn-create(1).
Synopsis
debspawndelete [-h|--help] [--variant] [-a|--arch] [--suite] {NAME}
