Problem or Motivation
Need to backup docker data (e.g., env, compose files, etc.), but not the appdata.
Need to keep appdata on high-performance drives separate from a system drive.
Proposed Solution
In addition to the DOCKERDIR variable, provide an APPDATADIR variable that lets the user keep Docker appdata in a separate location from the Docker compose files and such.
Alternatives Considered
No response
Additional Context
No response
Problem or Motivation
Need to backup docker data (e.g., env, compose files, etc.), but not the appdata.
Need to keep appdata on high-performance drives separate from a system drive.
Proposed Solution
In addition to the DOCKERDIR variable, provide an APPDATADIR variable that lets the user keep Docker appdata in a separate location from the Docker compose files and such.
Alternatives Considered
No response
Additional Context
No response