From 35d09faaa0931199f4d1cda58e70fecaec9dbca2 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Wed, 27 Mar 2019 13:05:58 -0700 Subject: [PATCH] Add link to docker.md --- docs/GETTING_STARTED.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/GETTING_STARTED.md b/docs/GETTING_STARTED.md index f08c1a06..3d5b28a1 100644 --- a/docs/GETTING_STARTED.md +++ b/docs/GETTING_STARTED.md @@ -3,6 +3,9 @@ Demonstrates setting up your own PKI and certificate authority using `step ca` and getting certificates using the `step` command line tool and SDK. +Check out [Getting started with docker](docker.md) to run step certificates +using docker. + ![Animated terminal showing step ca init in practice](https://smallstep.com/images/blog/2018-12-04-unfurl.gif) ## Prerequisites