Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag 8 gadi atpakaļ
  Sebastiaan van Stijn bf58dd82c3 Deprecate "daemon" subcommand 9 gadi atpakaļ
  boucher d8fef66b03 Initial implementation of containerd Checkpoint API. 9 gadi atpakaļ
  John Howard f93f692e51 Windows: Enable TestHelpExitCodesHelpOutput 9 gadi atpakaļ
  Vincent Demeester 5168c93419 Merge pull request #23830 from ardnaxelarak/23345_remove_name_from_volume_create 9 gadi atpakaļ
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create 9 gadi atpakaļ
  Daniel Nephin 6e7405ebd4 Fix tests and windows service. 9 gadi atpakaļ
  Zhang Wei 7702f39fe8 Migrate rm command to cobra 9 gadi atpakaļ
  Vincent Demeester 4bd202b00f Migrate network command to cobra 9 gadi atpakaļ
  Arnaud Porterie (icecrime) dd7e59a40a Remove unnecessary check for number of commands 9 gadi atpakaļ
  Daniel Nephin fc5a4514fb Use Args in cobra.Command to validate args. 9 gadi atpakaļ
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour 9 gadi atpakaļ
  Sainath Grandhi 7f33ec7507 Improve the time taken by DockerSuite.TestHelpTextVerify. This test runs docker <command> --help on all commands supported and also check the output 9 gadi atpakaļ
  Tibor Vass f4a1e3db99 Support TLS remote test daemon 9 gadi atpakaļ
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. 9 gadi atpakaļ
  Qiang Huang 8799c4fc0f Implemet docker update command 9 gadi atpakaļ
  Liron Levin f28230d35c Rebase from master 9 gadi atpakaļ
  Liron Levin 75c353f0ad Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted. 9 gadi atpakaļ
  Morgan Bauer 48718a3c77 Remove defaults for flags/options that expect no value 9 gadi atpakaļ
  Sebastiaan van Stijn fdc8cce070 Merge pull request #16742 from runcom/10772-docker-stats-all 9 gadi atpakaļ
  Antonio Murdaca ae818a820f Allow docker stats without arguments 9 gadi atpakaļ
  Kun Zhang 8845259f49 update docker_cli_help_test.go 9 gadi atpakaļ
  Doug Davis 73a6ac00ce Fix help test comment to align with the code 9 gadi atpakaļ
  David Calavera a796ac5318 Merge pull request #14626 from kunalkushwaha/add-network-cli-help 10 gadi atpakaļ
  Doug Davis 87255b6721 Add --help to "docker volume inspect --help" output 10 gadi atpakaļ
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 gadi atpakaļ
  Kunal Kushwaha 44da5c3de2 "docker network" missing from docker --help 10 gadi atpakaļ
  Brian Goff b3b7eb2723 Add volume API/CLI 10 gadi atpakaļ
  Derek McGowan 259cadb0b1 Rename to flags and environment variables to content trust 10 gadi atpakaļ
  Shishir Mahajan e7fc632147 Add and modify tests for legacy and new daemon invokations 10 gadi atpakaļ