From cf2a551896a792cbe910d256d8fd3551fc529e79 Mon Sep 17 00:00:00 2001 From: baude Date: Thu, 18 Feb 2021 09:21:39 -0600 Subject: [CI:DOCS]basic networking guide created a basic networking guide for podman that outlines the common network setups for podman. Fixes: #8874 Signed-off-by: baude --- docs/source/Tutorials.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source') diff --git a/docs/source/Tutorials.rst b/docs/source/Tutorials.rst index e3e869d5b..e48d1e853 100644 --- a/docs/source/Tutorials.rst +++ b/docs/source/Tutorials.rst @@ -11,3 +11,4 @@ Here are a number of useful tutorials to get you up and running with Podman. If * `Podman remote-client tutorial `_: A brief how-to on using the Podman remote-client. * `How to use libpod for custom/derivative projects `_: How the libpod API can be used within your own project. * `How to use Podman's Go bindings `_: A brief how-to on using Podman's Go bindings in external applications. +* `Common network setups `_: A basic guide to common network setups for Podman. -- cgit v1.2.3-54-g00ecf