mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-11 11:25:45 +00:00
The "compat-volumes" setting shouldn't be provided by the compat build endpoint, the docker daemon's isn't expected to recognize it. It is also a conditional boolean flag, so if it isn't specified by the caller, don't send a value from a client to the server, so that the server will be able to apply its own default. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> |
||
|---|---|---|
| .. | ||
| build.go | ||
| completion.go | ||
| completion_test.go | ||
| create.go | ||
| create_opts.go | ||
| create_test.go | ||
| default.go | ||
| inspect.go | ||
| netflags.go | ||
| registries.go | ||
| sign.go | ||
| term.go | ||