mirror of
https://github.com/containers/podman.git
synced 2026-08-07 04:43:04 -04:00
Revert "Change the syntax to not depend on jinja2."
This reverts commit 9de737bf29.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
105 files changed
+576
-575
No files matched your search
@@ -2,11 +2,11 @@
|
||||
####> podman podman-container.unit.5.md.in, create, run
|
||||
####> If file is edited, make sure the changes
|
||||
####> are applicable to all of those.
|
||||
<< if is_quadlet >>
|
||||
{% if is_quadlet %}
|
||||
### `AddCapability=capability`
|
||||
<< else >>
|
||||
{% else %}
|
||||
#### **--cap-add**=*capability*
|
||||
<< endif >>
|
||||
{% endif %}
|
||||
|
||||
Add Linux capabilities.
|
||||
|
||||
|
||||
Reference in new issue
Block a user