You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, iceberg-rust uses Docker to set up environment for integration tests. Native Docker has some limitations, please check (https://github.com/apache/iceberg-rust/pull/748). Please use Orbstack or Podman.
105
-
106
-
For MacOS users, you can install [OrbStack as a docker alternative](website/src/reference/orbstack.md).
107
-
For Podman users, refer to [Using Podman instead of Docker](website/src/reference/podman.md)
104
+
Currently, iceberg-rust uses Docker to set up environment for integration tests. See [Container Runtimes](website/src/reference/container-runtimes.md) for setup instructions.
0 commit comments