mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +08:00
Quadlet - do not set log-driver by default
Update e2e tests not to expect the flag System tests - explicitly set the log driver to be able to parse the output Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@ -295,8 +295,6 @@ This key can be listed multiple times.
|
||||
Set the log-driver Podman should use when running the container.
|
||||
Equivalent to the Podman `--log-driver` option.
|
||||
|
||||
The default value is `passthrough`.
|
||||
|
||||
### `Mount=`
|
||||
|
||||
Attach a filesystem mount to the container.
|
||||
@ -488,8 +486,6 @@ This key may be used multiple times
|
||||
Set the log-driver Podman should use when running the container.
|
||||
Equivalent to the Podman `--log-driver` option.
|
||||
|
||||
The default value is `passthrough`.
|
||||
|
||||
### `Network=`
|
||||
|
||||
Specify a custom network for the container. This has the same format as the `--network` option
|
||||
|
Reference in New Issue
Block a user