Forrest logo
back to context overview

toolbox-rmi

List of commands for toolbox-rmi:

  • toolbox-rmi:tldr:70078 toolbox-rmi: Remove all `toolbox` images.
    $ toolbox rmi --all
    try on your machine
    explain this command
  • toolbox-rmi:tldr:e2c3b toolbox-rmi: Force the removal of a `toolbox` image which is currently being used by a container (the container will be removed as well).
    $ toolbox rmi --force ${image_name}
    try on your machine
    explain this command
  • toolbox-rmi:tldr:e921c toolbox-rmi: Remove a `toolbox` image.
    $ toolbox rmi ${image_name}
    try on your machine
    explain this command
back to context overview