Zack Williams | 3645191 | 2022-03-04 20:31:37 -0700 | [diff] [blame] | 1 | Docker |
2 | ====== | ||||
3 | |||||
4 | |||||
5 | |||||
6 | Security | ||||
7 | -------- | ||||
8 | |||||
9 | By default, the docker daemon will modify the firewall settings on the host | ||||
10 | machine. This is undesirable if the machine isn't behind another, separate | ||||
11 | non-host firewall. | ||||
12 | |||||
13 | In general Docker workloads should be run within :doc:`Kubernetes | ||||
14 | <k8s>`. | ||||
15 | |||||
16 | Linting | ||||
17 | ------- | ||||
18 | |||||
19 | Hadolint | ||||
20 | |||||
21 |