List of all Podman-specific containers and pods annotations #27457
-
|
The documentation of
First, where can I find a list of all Second, is possible to configure the network with |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found these in the source code (from the current git main branch) podman/libpod/define/annotations.go Lines 4 to 179 in af91cae
I'm not sure. Here is a quick check: result: The strings I guess it's not possible to configure the network with |
Beta Was this translation helpful? Give feedback.
I found these in the source code (from the current git main branch)
podman/libpod/define/annotations.go
Lines 4 to 179 in af91cae