0.0.94
cmd/create: Update hint after creating a container
cmd/enter: Implement the enter command in Go
cmd/help, cmd/root: Parametrize the basename of the executable
cmd/initContainer: Add more information to errors from redirectPath
cmd/list: Handle API change of Podman 2.1 in `podman images`
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: Use the correct verb format for string
cmd/run: Make it more obvious when falling back to /bin/bash