adutra commented on issue #1916:
URL: https://github.com/apache/polaris/issues/1916#issuecomment-2995969751
Hi @monali45 can you double-check that you have a valid Docker daemon
running?
What is the output of the following commands?
```shell
docker build -f runtime/server/src/main/docker/Dockerfile.jvm -t
docker.io/apache/polaris:postgres-latest runtime/server
docker build -f runtime/admin/src/main/docker/Dockerfile.jvm -t
docker.io/apache/polaris-admin-tool:postgres-latest runtime/admin
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]