From a7c0c9125fba436669f28ab199aae5df3c48b2ae Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 13 Jan 2021 08:27:39 -0500 Subject: Add more information and examples on podman and pipes Improve the documentation to help users to know proper way to use podman within a pipe. Helps Prevent: https://github.com/containers/podman/issues/8916 Signed-off-by: Daniel J Walsh --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 208a71f37..f87c8974f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ release.txt result # Necessary to prevent hack/tree-status.sh false-positive /*runner_stats.log +.install.goimports +.generate-bindings -- cgit v1.2.3-54-g00ecf