Signed-off-by: Jessica Frazelle <acidburn@docker.com>
| ... | ... |
@@ -58,6 +58,7 @@ To build the Docker daemon, you will additionally need: |
| 58 | 58 |
2.02.89 or later |
| 59 | 59 |
* btrfs-progs version 3.16.1 or later (unless using an older version is |
| 60 | 60 |
absolutely necessary, in which case 3.8 is the minimum) |
| 61 |
+* libseccomp version 2.2.1 or later (for build tag seccomp) |
|
| 61 | 62 |
* yubico-piv-tool version 1.1.0 or later (for experimental) |
| 62 | 63 |
|
| 63 | 64 |
Be sure to also check out Docker's Dockerfile for the most up-to-date list of |