This builds on top of the work that was introduced in #376. **Services:** - [x] `context` attribute under `build` (directories only) - [x] `dockerfile` attribute under `build` - [x] `file` attribute under `extends` - [x] `env_file` string attribute - [x] `env_file` array item attribute as a string - [x] `env_file` array item object's `path` attribute - [x] `label_file` string attribute - [x] `label_file` array item attribute as a string - [x] `file` attribute under `credential_spec` - [x] `volumes` array item for `./host/folder:/container/folder` mounting (implemented in #376) - [x] `source` attribute under the `volumes` array item if it is a `bind` mount (implemented in #376) **Configs:** - [x] `file` attribute **Secrets:** - [x] `file` attribute **Include:** - [x] string array item - [x] `path` attribute - [x] `path` array items - [x] `env_file` attribute - [x] `env_file` array items
This builds on top of the work that was introduced in #376.
Services:
contextattribute underbuild(directories only)dockerfileattribute underbuildfileattribute underextendsenv_filestring attributeenv_filearray item attribute as a stringenv_filearray item object'spathattributelabel_filestring attributelabel_filearray item attribute as a stringfileattribute undercredential_specvolumesarray item for./host/folder:/container/foldermounting (implemented in Suggest local files and folders when editing volume paths #376)sourceattribute under thevolumesarray item if it is abindmount (implemented in Suggest local files and folders when editing volume paths #376)Configs:
fileattributeSecrets:
fileattributeInclude:
pathattributepatharray itemsenv_fileattributeenv_filearray items