spiegel_podman/cmd/podman/common
Daniel J Walsh 32802d6a6d Fix handling of tmpfs-mode for tmpfs creation in compat mode
The permissions on disk were wrong since we were not converting to
octal.

Fixes: https://github.com/containers/podman/issues/13108

[NO NEW TESTS NEEDED] Since we don't currently test using the docker
client

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-30 13:56:41 -04:00
..
completion.go bump go module to version 4 2022-01-18 12:47:07 +01:00
completion_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
create.go create: Fix key=value annotation in the flag output 2022-02-16 13:59:36 -05:00
create_opts.go Fix handling of tmpfs-mode for tmpfs creation in compat mode 2022-03-30 13:56:41 -04:00
create_test.go bump go module to version 4 2022-01-18 12:47:07 +01:00
default.go bump go module to version 4 2022-01-18 12:47:07 +01:00
diffChanges.go bump go module to version 4 2022-01-18 12:47:07 +01:00
netflags.go Move each search dns to its own line 2022-02-03 16:21:26 -05:00