mirror of
https://github.com/docker/docs.git
synced 2026-04-04 10:18:57 +07:00
To lock down V2 api routing, we are moving it to a separate package, with an exported router creation function and route names. Updates will follow to prepare the package for export.