Here you're embedding the contents of the Dockerfile into the binary/package. It's be nice if we could customize this. Specifically the ability to tell go-localstack where to pull the localstack image from. In most enterprise environments images are stored/cached in a private registry.
In the org I work for we have no access to public registries and everything must be pulled via our private registry which is a pull through cache.