Commit e5bacdd
authored
security: fix air gapped containers example (#22148)
## Description
- The example in the air gapped containers guide needs to be an array,
not a string
https://docs.docker.com/security/for-admins/hardened-desktop/air-gapped-containers/
## Related issues or tickets
- https://docker.slack.com/archives/C04300R4G5U/p1741027918035939
## Reviews
- [ ] Editorial review1 parent d6b1426 commit e5bacdd
File tree
1 file changed
+1
-1
lines changed- content/manuals/security/for-admins/hardened-desktop
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments