DockerCLI/cli/compose/convert
Sebastiaan van Stijn 2088c5963b
vendor: github.com/docker/docker 1a1f3cff45ec (master, v27.0-dev)
Rewrite local code to use the new container.Ulimit alias to start
transitioning away from direct uses of go-units.Ulimit.

full diff: https://github.com/docker/docker/compare/v27.0.0-rc.2...1a1f3cff45ec5aba4a520fae88b4f929eab8b3e8

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-20 13:04:54 +02:00
..
compose.go vendor: github.com/docker/docker 59996a493cfc (v27.0.0-dev) 2024-06-07 16:11:03 +02:00
compose_test.go vendor: github.com/docker/docker 59996a493cfc (v27.0.0-dev) 2024-06-07 16:11:03 +02:00
service.go vendor: github.com/docker/docker 1a1f3cff45ec (master, v27.0-dev) 2024-06-20 13:04:54 +02:00
service_test.go Handle networks.driver_opts for a service 2024-06-07 08:20:43 +00:00
volume.go linting: Consider pre-allocating sliceVar (prealloc) 2023-11-20 16:02:16 +01:00
volume_test.go test/ Improve test coverage in volume.go 2024-03-20 19:53:33 +01:00