runtime
runtime copied to clipboard
Document subpath in Acornfile reference
The follow syntax is valid but not documented in the Acornfile reference
containers: foo: dirs: {
"/data": "volume://data?subpath=subdir"
}
https://github.com/acorn-io/acorn/issues/557