Skip to content

Commit 19a9404

Browse files
Merge pull request #3113 from balena-io/specify-env-file-attribute-unsupported
Specify env_file attribute as unsupported
2 parents 46f5310 + 6d60400 commit 19a9404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/reference/supervisor/docker-compose.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Field | Details
8080
[cpu_count](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu-and-other-resources) |
8181
[cpu_percent](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu-and-other-resources) |
8282
[cpus](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu-and-other-resources) | Introduced by Docker Compose v2.2 and therefore not working
83+
[env_file and service.env_file](https://docs.docker.com/compose/how-tos/environment-variables/set-environment-variables/#use-the-env_file-attribute)
8384
[external_links](https://docs.docker.com/compose/compose-file/compose-file-v2/#external_links) |
8485
[isolation](https://docs.docker.com/compose/compose-file/compose-file-v2/#isolation-1) |
8586
[links](https://docs.docker.com/compose/compose-file/compose-file-v2/#links) |

0 commit comments

Comments
 (0)