runs ephemeral containers and itself is ephemeral, much preferring to print...

@mistersql

runs ephemeral containers and itself is ephemeral, much preferring to print `Error: invalid character '\x00' looking for beginning of value` rather than to pull, build or run images.

It will hose itself so bad every day that you need to run this

```
# rm -rf ~/.config/containers
# wsl --unregister podman-machine-default
podman machine stop
podman machine rm
podman machine init
podman machine start
```

Self-replies