dyno opened a new issue, #7091:
URL: https://github.com/apache/iceberg/issues/7091

   ### Apache Iceberg version
   
   1.1.0 (latest release)
   
   ### Query engine
   
   Spark
   
   ### Please describe the bug 🐞
   
   when run `docker-compose up` following in instruction in 
https://iceberg.apache.org/spark-quickstart/ got 
   
   ```
   Error response from daemon: bad parameter: link is not supported
   ```
   
   this is more of a outdated docker-compose used in the document. and my 
version
   
   ```
    docker-compose --version
   Docker Compose version v2.15.1
   ```
   
   my workaround is rather than fixing the docker-compose configuration file 
which i am not that familiar, i just created a set of the kubernetes 
configuration file so that i can directly deploy to [docker-desktop 
kubernetes](https://docs.docker.com/desktop/kubernetes/).
   and here is the resource files https://github.com/dyno/iceberg-quickstart.
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to