Skip to content

Commit 21d09b5

Browse files
committed
docs(hacking): add link to podman vfs optimization
1 parent 6f638b7 commit 21d09b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/development/hacking_itk_wasm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ To prevent Git repository bloat, we add testing data through [CMake content link
6868
## Build environment Docker images
6969

7070
Builds of the [wasm build environment Docker images](../introduction/parts.md#docker) or WebAssembly modules require [Podman](https://podman.io/docs/installation).
71+
*Note*: on Linux, ensure the [`vfs` podman storage driver is not used for best performance](https://github.com/containers/podman/issues/13226#issuecomment-1555872420).
7172

7273
To pull the `latest` the build environment Docker images,
7374

0 commit comments

Comments
 (0)