mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +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>