summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-06-24 11:05:39 -0400
committerMatthew Heon <mheon@redhat.com>2020-06-25 15:42:42 -0400
commit8bb986137b80aeb921de54ef820e3acce8032627 (patch)
tree35e622ff1911f82cbace6a6db0a8a2ec66ae24eb /RELEASE_NOTES.md
parent2ad9dcc07e3062653e3da0c5639a837d3af8b99e (diff)
downloadpodman-8bb986137b80aeb921de54ef820e3acce8032627.tar.gz
podman-8bb986137b80aeb921de54ef820e3acce8032627.tar.bz2
podman-8bb986137b80aeb921de54ef820e3acce8032627.zip
Fix inspect to display multiple label: changes
If the user runs a container like podman run --security-opt seccomp=unconfined --security-opt label=type:spc_t --security-opt label=level:s0 ... Podman inspect was only showing the second option This change will show "SecurityOpt": [ "label=type:spc_t,label=level:s0:c60", "seccomp=unconfined" ], Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'RELEASE_NOTES.md')
0 files changed, 0 insertions, 0 deletions