[WIP]
earthly --interactive --no-satellite +build-all
earthly --no-satellite --disable-remote-registry-proxy --interactive ./postgres+build-w-patchAbout --disable-remote-registry-proxy, see Earthly issue 3736.
docker compose exec -it postgres psql -U postgresInside the patches folder, name your patch and pass its name through the PATCH
argument.