mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
The server already supported a memory backend, but now it must be specified, rather than just being a fallback if no storage is specified. This also adds a signer backend to signer, which previously required a MySQL backend. Thanks @endophage for the excellent suggestion! Signed-off-by: Ying Li <ying.li@docker.com>