compose/internal
Nicolas De Loof e96ca020f2 build(deps): adopt compose-go jobs and the container-spec layering
compose-spec/compose-go#866 is merged: jobs top-level element, container
specification layered as ContainerSpec/WorkloadSpec, pre_start hooks
carrying the full container specification resolved at load time. Bump
to the merged head and adapt in the same movement — composite literals
setting moved fields wrap them into the embedded ContainerSpec /
WorkloadSpec (promoted field access was already source-compatible, so
this is literal-only, no behavior change), and pre_start handling is
typed against PreStartHook.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2026-09-21 16:35:20 +02:00
..
desktop fix(publish): bypass Docker Desktop proxy for loopback registries 2026-06-15 21:18:19 +02:00
experimental next release will be major version v5.x 2025-11-13 09:32:43 +01:00
locker build(deps): adopt compose-go jobs and the container-spec layering 2026-09-21 16:35:20 +02:00
memnet golangci-lint: enable perfsprint linter 2026-09-10 10:25:34 +02:00
oci fix(publish): report OCI fallback as a bool, not the OCI version 2026-09-15 14:54:03 +02:00
paths use go-compose instead Signed-off-by: tensorworker <tensorworker@proton.me> 2026-01-15 08:24:20 +01:00
pidfile use new moby/moby modules instead of docker/docker dependency 2026-04-08 08:50:50 +02:00
registry registry: encode credentials with moby's authconfig package 2026-08-25 17:27:26 +02:00
sync fix(watch): sync into a symlinked directory instead of failing 2026-08-18 17:25:13 +02:00
tracing build(deps): adopt compose-go jobs and the container-spec layering 2026-09-21 16:35:20 +02:00
variables.go format code with gofumpt 2024-12-17 16:50:14 +01:00