mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +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.