Files
moby/daemon
Sebastiaan van Stijn d34e1ff826 layer: remove StoreOptions.MetadataStorePathTemplate
This field was added to allow templating the storage-location of the storage
driver as part of a refactor in f5916b10ae.

In practice, the template is never customized, and always set to;
`/<data-root>/image/<driver-name>/layerdb`, where `<driver-name>` is
passed in by the driver.

This patch removes the field and its uses.

- 00ab386b5a/daemon/daemon.go (L1074-L1075)
- 00ab386b5a/integration/image/remove_unix_test.go (L50-L51)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-03-07 00:50:02 +01:00
..
2025-03-04 13:56:14 +01:00
2025-01-31 10:34:27 -05:00
2025-01-02 21:37:35 +01:00
2024-07-22 19:20:12 +00:00
2024-09-06 21:53:09 +10:00
2025-03-04 13:56:14 +01:00
2025-01-31 10:34:27 -05:00
2025-03-04 13:56:14 +01:00
2024-11-28 10:03:46 +01:00
2024-06-14 15:25:07 +02:00
2025-01-31 10:34:27 -05:00