Skip to content

0.0.90

Compare
Choose a tag to compare
@debarshiray debarshiray released this 14 May 14:50
0.0.90

Overview of changes

  • Rewrite Toolbox in Go
  • Remove support for toolbox containers created by Toolbox 0.0.9 and older
  • Add option --version to show current Toolbox version
  • Add options --log-level and --log-podman as possible future replacements for
    --verbose and --very-verbose
  • Clean up the spinner when aborted by SIGINT (or ctrl+c) and such
  • Fix duplication in the output of the list command
  • Mark the reset command as deprecated (replaced by 'podman system reset')
  • Support specifying the name of a toolbox container as an argument to the
    create and enter commands, in addition to the --container option