You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The paths of the default task-definition.json and docker-compose.local.yml files are referenced with ./. We would like to use filepath.Join or equivalent.
The paths of the default
task-definition.json
anddocker-compose.local.yml
files are referenced with./
. We would like to usefilepath.Join
or equivalent.See for full thread: #785 (comment)
The text was updated successfully, but these errors were encountered: