mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-24 04:55:18 +00:00
balena-compose already supports this, and with this PR, Supervisor can have the option of using HostConfig.Mounts for internal bind mounts such as ones added by feature labels. This will be handled in a future PR. The only blocker to having users use long syntax is adding this feature to target state. This PR does not add that feature. Relates-to: https://github.com/balena-os/balena-supervisor/pull/1780 Relates-to: https://github.com/balena-os/balena-engine/issues/220 Relates-to: #1933 Change-type: patch Signed-off-by: Christina Wang <christina@balena.io>