From 2dd6853f0dab708ee9da953841feaa4571cdda02 Mon Sep 17 00:00:00 2001 From: Stephen Turner Date: Wed, 21 Oct 2020 19:06:58 +0100 Subject: [PATCH] Update index.md --- docs/tutorial/image-building-best-practices/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/tutorial/image-building-best-practices/index.md b/docs/tutorial/image-building-best-practices/index.md index 444234b..e744a05 100644 --- a/docs/tutorial/image-building-best-practices/index.md +++ b/docs/tutorial/image-building-best-practices/index.md @@ -38,7 +38,8 @@ There are several other options, which you can read about in the [docker scan do As well as scanning your newly built image on the command line, you can also [configure Docker Hub](https://docs.docker.com/docker-hub/vulnerability-scanning/) to scan all newly pushed images automatically, and you can then see the results in both Docker Hub and Docker Desktop. -![Hub vulnerability scanning](hvs.png){: style=width:75% }{: .text-center } +![Hub vulnerability scanning](hvs.png){: style=width:75% } +{: .text-center } ## Image Layering