We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68417ee commit 183ed10Copy full SHA for 183ed10
docs/source/markdown/podman-systemd.unit.5.md
@@ -1730,7 +1730,7 @@ Valid options for `[Build]` are listed below:
1730
| ForceRM=false | --force-rm=false |
1731
| GlobalArgs=--log-level=debug | --log-level=debug |
1732
| GroupAdd=keep-groups | --group-add=keep-groups |
1733
-| IgnoreFile=/path/to/.customignore | --ignorefile=/path/to/.customignore |
+| IgnoreFile=/path/to/\.customignore | --ignorefile=/path/to/\.customignore |
1734
| ImageTag=localhost/imagename | --tag=localhost/imagename |
1735
| Label=label | --label=label |
1736
| Network=host | --network=host |
0 commit comments