Commit History

Author SHA1 Message Date
  Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir 10 years ago
  Alexander Morozov a2f74aa4b4 Remove chain of engine passing from builder to loadManifest 10 years ago
  Alexander Morozov da7bca4496 Make all http handlers api.server.Server methods 10 years ago
  Alexander Morozov d9ed316522 Make API server datastructure 10 years ago
  Brian Goff 055c6dbaef Merge pull request #12490 from LK4D4/carry_12396 10 years ago
  Simei He 6e38a53f96 remove job from pull and import 10 years ago
  Antonio Murdaca a0bf80fe03 Remove builtins 10 years ago
  David Calavera 767df67e31 Decode container configurations into typed structures. 10 years ago
  David Calavera 002afbbe77 Make integration tests to call the new start and create endpoints. 10 years ago
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 10 years ago
  Doug Davis d045b9776b Remove Job from `docker images` 10 years ago
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 years ago
  Antonio Murdaca b80fae7356 Refactor pkg/common, Fixes #11599 10 years ago
  Michal Minar 210ab030bc Format error by value 10 years ago
  Srini Brahmaroutu 7a9c944b82 Removing dependencies from pkg into Docker internal code 10 years ago
  Rik Nijessen ba93f8316c Rename Destroy to Rm to be consistent with CLI. 10 years ago
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 years ago
  Brian Goff 21e44d7a21 Refactor daemon.attach() 10 years ago
  Alexander Morozov e7d086c2be Fix vet errors about unkeyed fields 10 years ago
  John Gossman e45b0f9271 Remove unused sysinfo parameter to runconfig.Parse 10 years ago
  Vishnu Kannan f96e04ffc7 This patch adds ability in docker to detect out of memory conditions in containers. 10 years ago
  unclejack acd64278f1 pkg/reexec: move reexec code to a new package 10 years ago
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 years ago
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 years ago
  Blake Geno 7cff8db4a3 Removed unused function layerArchive 10 years ago
  Andrea Luzzardi 1df87b9506 API: Provide the HostConfig during "run". 10 years ago
  Oh Jinkyun 9aa71549d6 Removed runconfig.ParseSubcommand 11 years ago
  unclejack 76212635b5 move some io related utils to pkg/ioutils 11 years ago
  Alexandr Morozov e0339d4b88 Use State as embedded to Container 11 years ago
  Victor Vieux a0392324f1 another commit to do like @crosbymichael 11 years ago