wellworn
traps · 1 served

Docker Swarm mode

docker-swarm · latest 29.8.0 · Apache-2.0

Clustering and rolling deploys built into the Docker engine; one compose file, no extra control plane.

symptom and fix
minor · >=20.10.0 · published · verified 2026-09-08
`docker stack deploy` prints "Ignoring unsupported options: build" and deploys the previous image.
Swarm never builds. Build the image yourself, push it to a registry the nodes can reach, and reference it by tag in the stack file. The warning goes to stdout and the deploy still reports success, so a CI job that only checks the exit code will happily ship a stale image.
evidence

Sorted by severity. Your agent sees the subset that matches the version you have installed: traps(library: "docker-swarm", version: "29.8.0").