This repository was archived by the owner on Feb 16, 2023. It is now read-only.
1.28.6-ls35
·
28 commits
to master
since this release
LinuxServer Changes:
compose Changes:
List of PRs / issues for this release
Bugs
-
Make
--env-filerelative to the current working directory and error out for invalid paths. Environment file paths set
with--env-fileare relative to the current working directory while the default.envfile is located in the project
directory which by default is the base directory of the Compose file. -
Fix missing service property
storage_optby updating the compose schema -
Fix build
extra_hostslist format -
Remove extra error message on
exec
Miscellaneous
- Add
compose.ymlandcompose.yamlto default filename list