Skip to content

Releases: containers/toolbox

0.0.2

12 Nov 14:59
0.0.2

Choose a tag to compare

Overview of changes

  • Allow an 'F' or 'f' prefix when specifying the release
  • Avoid a Bash-ism (ie. ==) and stick to POSIX (ie. =)
  • Fallback to /bin/bash if $SHELL doesn't exist in the toolbox container
  • Give access to the system D-Bus instance
  • Make shm_open work

0.0.1

19 Oct 17:40
0.0.1

Choose a tag to compare

Overview of changes

  • First preview release