Historial de Commits

Autor SHA1 Mensaje Fecha
  CrazyMax 0e6a1b9596 integration-cli: split DockerSuite into subsequent build suites hace 3 años
  Eng Zer Jun 7873c27cfb all: replace strings.Replace with strings.ReplaceAll hace 3 años
  Eng Zer Jun 36049a04d2 test: use `T.Setenv` to set env vars in tests hace 3 años
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package hace 3 años
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 hace 3 años
  Sebastiaan van Stijn f68260ba22 Dockerfile: frozen images: update to bullseye, remove buildpack-dep hace 3 años
  Justin Cormack b337c70bdc Merge pull request #42639 from thaJeztah/system_info_clean hace 4 años
  Sebastiaan van Stijn bfd4b64600 seccomp: setupSeccomp(): update errors and remove redundant check hace 4 años
  Sebastiaan van Stijn 9b795c3e50 pkg/sysinfo.New(), daemon.RawSysInfo(): remove "quiet" argument hace 4 años
  Akihiro Suda 2f0d6664a1 integration: remove KernelMemory tests hace 4 años
  gunadhya 64465f3b5f Fix Error in daemon_unix.go and docker_cli_run_unit_test.go hace 4 años
  Eric Mountain 1c5806cf57 Move use of debian:buster frozen image to debian:bullseye hace 4 años
  wanghuaiqing 228d74842f Upgrading the versions of images in Dockerfile. hace 5 años
  Sebastiaan van Stijn c3acd082c7 TestUserNoEffectiveCapabilitiesNetBindService: conditionally set net.ipv4.ip_unprivileged_port_start hace 5 años
  Kir Kolyshkin 56de0489fc int-cli/TestRunInvalidCPUShares: fix for newer runc hace 5 años
  Justin Cormack dae652e2e5 Add default sysctls to allow ping sockets and privileged ports with no capabilities hace 5 años
  Sebastiaan van Stijn 0fc914de5c Merge pull request #40595 from sfzhu93/GL_2_25 hace 5 años
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* hace 5 años
  Ziheng Liu c322af8019 test: add buffer to prevent goroutine leak hace 5 años
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 hace 5 años
  Sebastiaan van Stijn 0fabf3e41e integration-cli: remove unneeded fmt.Sprintf() in asserts hace 5 años
  Tibor Vass 7813dfe9d7 rm-gocheck: goimports hace 5 años
  Tibor Vass 6135eec30a rm-gocheck: convert check.Commentf to string - with just one string hace 5 años
  Tibor Vass a2024a5470 rm-gocheck: convert check.Commentf to string - with multiple args hace 5 años
  Tibor Vass 98f2638fe5 rm-gocheck: Contains -> strings.Contains hace 5 años
  Tibor Vass 4e2e486b23 rm-gocheck: Not(Contains) -> !strings.Contains hace 5 años
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully hace 5 años
  Tibor Vass 2743e2d8bc rm-gocheck: IsNil hace 5 años
  Tibor Vass 6dc7f4c167 rm-gocheck: Equals -> assert.Equal hace 5 años
  Tibor Vass 230f7bcc02 rm-gocheck: normalize to use checker hace 5 años