Thoughts
I guess I'll throw this bit of documentation here:
```sh
podman run --privileged -t -v earthly-tmp:/tmp/earthly:rw -e BUILDKIT_TCP_TRANSPORT_ENABLED=true -p 8372:8372 docker.io/earthly/buildkitd:v0.8.13
```
```sh
export EARTHLY_BUILDKIT_HOST=tcp://boxepsilon:8372
```