Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn 9f4acceb6a remove redundant alias for libnetwork/datastore imports há 2 anos atrás
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt há 3 anos atrás
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg há 2 anos atrás
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers há 2 anos atrás
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config há 2 anos atrás
  Cory Snider c71555f030 libnetwork: return concrete-typed *Endpoint há 2 anos atrás
  Cory Snider 0e91d2e0e9 libnetwork: return concrete-typed *Sandbox há 2 anos atrás
  Sebastiaan van Stijn f95e9b68d6 daemon: use strings.Cut() and cleanup error messages há 2 anos atrás
  Brian Goff 02ee154558 Merge pull request #44208 from thaJeztah/container_cleanup_package_vars há 2 anos atrás
  Sebastiaan van Stijn ddb42f3ad2 daemon: fix empty-lines (revive) há 2 anos atrás
  Sebastiaan van Stijn 0f1eeed5c2 daemon: replace ErrRootFSReadOnly with errdefs há 2 anos atrás
  Sebastiaan van Stijn 3564d03b0f daemon: remove getPortMapInfo alias há 2 anos atrás
  Sebastiaan van Stijn 528428919e libnetwork/config: merge DaemonCfg into Config há 2 anos atrás
  Brian Goff 4b981436fe Fixup libnetwork lint errors há 4 anos atrás
  Brian Goff a0a473125b Fix libnetwork imports há 4 anos atrás
  Sebastiaan van Stijn 053962af92 Move HostGatewayName const to opts, and change vars to consts há 4 anos atrás
  Tibor Vass 5ffd677824 Merge pull request #41020 from thaJeztah/fix_sandbox_cleanup há 5 anos atrás
  Sebastiaan van Stijn 288ed93dc5 daemon.allocateNetwork: include original error in logs há 5 anos atrás
  Sebastiaan van Stijn 84ef60cba2 allocateNetwork: don't assign unneeded variables há 5 anos atrás
  Sebastiaan van Stijn b98b8df886 allocateNetwork: fix network sandbox not cleaned up on failure há 5 anos atrás
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names há 6 anos atrás
  Sebastiaan van Stijn ca20bc4214 Merge pull request #40007 from arkodg/add-host-docker-internal há 5 anos atrás
  Arko Dasgupta 92e809a680 Support host.docker.internal in dockerd on Linux há 5 anos atrás
  Sebastiaan van Stijn 6d9c219c54 daemon: S1033: unnecessary guard around call to delete (gosimple) há 5 anos atrás
  Kamil Domański 186e22d26e include IPv6 address of linked containers in /etc/hosts há 5 anos atrás
  Sebastiaan van Stijn 651e694508 Prevent panic on network attach há 6 anos atrás
  Sebastiaan van Stijn 04ff4a2ba4 Merge pull request #39137 from arkodg/attach-to-existing-network-error há 6 anos atrás
  Olli Janatuinen a3fcd4b82a Add alias for hostname if hostname != container há 6 anos atrás
  Arko Dasgupta 31e8fcc678 Change Forbidden Error (403) to Conflict(409) há 6 anos atrás
  Arko Dasgupta 871acb1c86 Gracefully take care of the error case when a container há 6 anos atrás