提交歷史

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