Xuanwo commented on code in PR #489: URL: https://github.com/apache/iceberg-rust/pull/489#discussion_r1696666242
########## CONTRIBUTING.md: ########## @@ -110,14 +110,16 @@ $ cargo version cargo 1.69.0 (6e9a83356 2023-04-12) ``` -#### Install docker +#### Install Docker or Podman -Currently, iceberg-rust uses docker to set up environment for integration tests. +Currently, iceberg-rust uses Docker to set up environment for integration tests. Podman is also supported. -You can learn how to install docker from [here](https://docs.docker.com/get-docker/). +You can learn how to install Docker from [here](https://docs.docker.com/get-docker/). For macos users, you can install [OrbStack](https://orbstack.dev/) as a docker alternative. +For podman users, refer to [Using Podman instead of Docker](https://rust.iceberg.apache.org/reference/podman.md) Review Comment: Maybe we can just remove `contribute guide` from website. It's very github related and better to live on github instead. `setup_gpg.md` is used for release process and not involved with development. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org