mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
2bbe323db0bb376b2f3ea16b4a402e1551c677f2
* Implement a new package: engine. It exposes a useful but minimalist job API. * Refactor main() to instanciate an Engine instead of a Server directly. * Refactor server.go to register an engine job. This is the smallest possible refactor which can include the new Engine design into master. More gradual refactoring will follow. Upstream-commit: 0d1a825137448e2f41e5aaa5ecae8094c8ab6817 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%