summaryrefslogtreecommitdiff
path: root/docs/tutorials/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-18 16:43:31 -0500
committerGitHub <noreply@github.com>2021-02-18 16:43:31 -0500
commit1c6c94d44a207e42eddf9b863c20e5004021f3af (patch)
tree1a314bb6fb82671a06296f24a65ca413e085e109 /docs/tutorials/README.md
parentb2bb05d598452f7653e5b9311e3bd844b767cb26 (diff)
parentcf2a551896a792cbe910d256d8fd3551fc529e79 (diff)
downloadpodman-1c6c94d44a207e42eddf9b863c20e5004021f3af.tar.gz
podman-1c6c94d44a207e42eddf9b863c20e5004021f3af.tar.bz2
podman-1c6c94d44a207e42eddf9b863c20e5004021f3af.zip
Merge pull request #9425 from baude/basicnetworking
[CI:DOCS]basic networking guide
Diffstat (limited to 'docs/tutorials/README.md')
-rw-r--r--docs/tutorials/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md
index 246d235ee..455459062 100644
--- a/docs/tutorials/README.md
+++ b/docs/tutorials/README.md
@@ -31,3 +31,7 @@ Learn how to setup and use image signing with Podman.
**[Go Bindings](podman-go-bindings.md)**
A brief how-to on using Podman's Go bindings in external applications.
+
+**[Go Bindings](basic_networking.md)**
+
+A basic guide to common network setups with Podman