Skip to content

Commit 2ed62bd

Browse files
committed
fix: remove duplicate keywords front matter
Signed-off-by: David Karlsson <[email protected]>
1 parent 9944982 commit 2ed62bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/manuals/dhi/how-to/debug.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Debug a Docker Hardened Image container
33
linkTitle: Debug a container
44
weight: 60
5-
keywords: debug, hardened images, DHI, troubleshooting, ephemeral container, docker debug
65
description: Learn how to use Docker Debug to troubleshoot Docker Hardened Images (DHI) locally or in production.
76
keywords: docker debug, ephemeral container, non-root containers, hardened container image, debug secure container
87
---
@@ -74,4 +73,4 @@ separate, it avoids introducing security risks into production environments.
7473

7574
If you encounter issues related to permissions, ports, missing shells, or
7675
package managers, see [Troubleshoot Docker Hardened Images](../troubleshoot.md)
77-
for recommended solutions and workarounds.
76+
for recommended solutions and workarounds.

0 commit comments

Comments
 (0)