From 36b1ed0a26115ad07da05e8d1d867eeb8deb301e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Wed, 19 Aug 2020 21:21:05 -0400 Subject: [CI:DOCS] Include Go bindings tutorial Include the Go bindings blog post as a tutorial Signed-off-by: Lokesh Mandvekar --- docs/source/Tutorials.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source/Tutorials.rst') diff --git a/docs/source/Tutorials.rst b/docs/source/Tutorials.rst index 1b17bc4c7..33e4ae3d3 100644 --- a/docs/source/Tutorials.rst +++ b/docs/source/Tutorials.rst @@ -10,3 +10,4 @@ Here are a number of useful tutorials to get you up and running with Podman. If * `How to sign and distribute container images using Podman `_: Learn how to setup and use image signing with Podman. * `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. -- cgit v1.2.3-54-g00ecf