mirror of
https://github.com/containers/youki
synced 2024-11-22 17:02:00 +01:00
docs: fix with_executor
method description (#2834)
This commit is contained in:
parent
6234c59c7e
commit
aaa1590b56
@ -238,8 +238,8 @@ impl ContainerBuilder {
|
||||
self.preserve_fds = preserved_fds;
|
||||
self
|
||||
}
|
||||
/// Sets the number of additional file descriptors which will be passed into
|
||||
/// the container process.
|
||||
|
||||
/// Sets the function that actually runs on the container init process.
|
||||
/// # Example
|
||||
///
|
||||
/// ```no_run
|
||||
|
Loading…
Reference in New Issue
Block a user