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/tutorials/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/tutorials/README.md') diff --git a/docs/tutorials/README.md b/docs/tutorials/README.md index 191d7a4b5..4beb069ac 100644 --- a/docs/tutorials/README.md +++ b/docs/tutorials/README.md @@ -27,3 +27,7 @@ How the libpod API can be used within your own project. **[Image Signing](image_signing.md)** 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. -- cgit v1.2.3-54-g00ecf