Skip to content

Commit 70fb55e

Browse files
Cleanup: Update mounts sections of README.md
1 parent 4fb6dd8 commit 70fb55e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,10 +268,17 @@ Library mounts (by default in `/opt/onload/usr/lib64/`):
268268
* `libonload.so`
269269
* `libonload_ext.so`
270270

271-
Environment variables:
271+
Environment variables (if `setPreload` is true):
272272

273273
* `LD_PRELOAD=<library-mount>/libonload.so`
274274

275+
Binary mounts (if `mountOnload` is true, by default in `/opt/onload/usr/bin/`)
276+
277+
* `onload`
278+
279+
If you wish to customise where files are mounted in the container's filesystem this can be configured with the fields
280+
of `spec.devicePlugin` in an Onload CR.
281+
275282
### Example client-server with sfnettest
276283

277284
Please see [config/samples/sfnettest](config/samples/sfnettest).

0 commit comments

Comments
 (0)