mirror of https://github.com/docker/docs.git
Make database notaryserver and notarysigner only create the tables they need. The signer only needs the private_keys table, and the server only needs the timestamp_keys and tuf_files tables. Signed-off-by: Hu Keping <hukeping@huawei.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
LICENSE | ||
initial-notaryserver.sql | ||
initial-notarysigner.sql | ||
migrate-notaryserver.sql | ||
start |