Nick Craig-Wood
c0f0b82fa2
docker serve: make Create idempotent to avoid "volume already exists" after restart
...
Docker may re-send Create requests for volumes that already exist,
especially after a plugin restart. Previously this returned
ErrVolumeExists which Docker surfaced as "volume name must be unique".
Now if a volume with the same name already exists, Create returns
success (no-op), matching the Docker volume plugin protocol's
expectation of idempotent operations.
2026-03-05 18:04:01 +00:00
..
2025-08-26 12:04:00 +02:00
2025-10-30 16:20:48 +00:00
2026-02-20 11:46:53 +00:00
2025-10-02 18:46:16 +02:00
2025-11-04 23:00:46 +01:00
2026-02-20 16:21:48 +00:00
2024-08-15 18:26:34 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2024-08-15 18:26:34 +02:00
2025-08-26 12:04:00 +02:00
2026-02-18 12:11:52 +00:00
2025-10-03 15:54:15 +01:00
2025-09-15 12:45:57 +01:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2026-02-17 11:46:37 +00:00
2025-11-13 13:47:40 +00:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-09-02 14:06:31 +02:00
2026-01-18 20:48:33 +01:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-12-15 09:11:00 +01:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2026-01-18 20:48:33 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2023-08-02 12:53:09 +01:00
2025-08-17 12:57:35 +01:00
2024-12-13 12:43:20 +00:00
2026-02-25 14:47:30 +01:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-10-27 13:34:58 +00:00
2025-04-07 13:41:29 +01:00
2026-01-18 20:56:26 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2022-12-03 18:58:55 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2026-03-05 18:04:01 +00:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-21 17:02:45 +00:00
2026-02-26 16:20:24 +00:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2026-02-18 12:11:52 +00:00
2024-02-29 14:46:50 +00:00
2025-11-04 23:00:46 +01:00
2026-02-18 12:11:52 +00:00
2024-04-18 16:53:55 +02:00
2024-04-18 16:53:55 +02:00
2024-09-06 17:04:18 +01:00
2024-04-18 16:53:55 +02:00