mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #21892 from rhatdan/codespell
[SKIP-ci] Run codespell on code
This commit is contained in:
@ -527,7 +527,7 @@ t GET containers/$cid/json 200 \
|
||||
|
||||
t DELETE containers/$cid?v=true 204
|
||||
|
||||
# test create container like Docker >= 25 cli: NetworkMode="default" but EndpointsConfig struct is explictly set and netns="host"
|
||||
# test create container like Docker >= 25 cli: NetworkMode="default" but EndpointsConfig struct is explicitly set and netns="host"
|
||||
t POST containers/create \
|
||||
Image=$IMAGE \
|
||||
HostConfig='{"NetworkMode":"default"}' \
|
||||
|
Reference in New Issue
Block a user