0.0.97
cmd/create: Expose the host's /boot inside the container at /run/host
cmd/enter: Implement the enter command in Go
cmd/help, cmd/root: Parametrize the basename of the executable
Make locate(1) work inside toolbox containers
cmd/list: Color the output only when displaying on a terminal
cmd/reset: Implement the reset command in Go
cmd/rm, pkg/podman: Move 'removeContainer' func to podman pkg
cmd/rmi, pkg/podman: Move 'removeImage' func to podman pkg
cmd/root: Limit the scope of the error
cmd/run: Run a login shell when falling back to Bash during 'enter'