Files
moby/layer
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
..
2024-06-27 23:18:48 +02:00
2024-07-16 12:30:17 -07:00
2023-05-19 20:38:51 +02:00
2025-03-04 13:55:45 +01:00
2022-10-08 19:15:28 +02:00
2025-01-31 10:34:27 -05:00
2025-03-04 13:55:45 +01:00