Skip to content

Commit

Permalink
Specify env_file attribute as unsupported
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Christina Ying Wang <[email protected]>
  • Loading branch information
cywang117 committed Nov 29, 2024
1 parent 46f5310 commit 6d60400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/reference/supervisor/docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Field | Details
[cpu_count](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu-and-other-resources) |
[cpu_percent](https://docs.docker.com/compose/compose-file/compose-file-v2/#cpu-and-other-resources) |
[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
[env_file and service.env_file](https://docs.docker.com/compose/how-tos/environment-variables/set-environment-variables/#use-the-env_file-attribute)
[external_links](https://docs.docker.com/compose/compose-file/compose-file-v2/#external_links) |
[isolation](https://docs.docker.com/compose/compose-file/compose-file-v2/#isolation-1) |
[links](https://docs.docker.com/compose/compose-file/compose-file-v2/#links) |
Expand Down

0 comments on commit 6d60400

Please sign in to comment.