summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorTibor Vass <tiborvass@users.noreply.github.com>2016-03-17 14:16:40 -0400
committerTibor Vass <tiborvass@users.noreply.github.com>2016-03-17 14:16:40 -0400
commite6d3a9849c96201681915944947a0e5452619929 (patch)
tree3ca96f8357d4d0f6bf5624a17d09f23e027b4ef0 /project
parentd3afe34b51e7588984cc21a2f48da116645e52e3 (diff)
parentf7fa83c9101a015e03af86746f4c9de90d4146e3 (diff)
downloaddocker-e6d3a9849c96201681915944947a0e5452619929.tar.gz
Merge pull request #21003 from riyazdf/hardware-signing-ga
Move hardware signing out of experimental
Diffstat (limited to 'project')
-rw-r--r--project/PACKAGERS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/PACKAGERS.md b/project/PACKAGERS.md
index b3f60472fd..75b299cac8 100644
--- a/project/PACKAGERS.md
+++ b/project/PACKAGERS.md
@@ -60,7 +60,7 @@ To build the Docker daemon, you will additionally need:
* btrfs-progs version 3.16.1 or later (unless using an older version is
absolutely necessary, in which case 3.8 is the minimum)
* libseccomp version 2.2.1 or later (for build tag seccomp)
-* yubico-piv-tool version 1.1.0 or later (for experimental)
+* yubico-piv-tool version 1.1.0 or later
Be sure to also check out Docker's Dockerfile for the most up-to-date list of
these build-time dependencies.