Hasan-J commented on code in PR #25251:
URL: https://github.com/apache/airflow/pull/25251#discussion_r928147615
##########
scripts/ci/docker-compose/local.yml:
##########
@@ -27,12 +27,6 @@ services:
# tests (such as logs)
volumes:
# START automatically generated volumes from VOLUMES_FOR_SELECTED_MOUNTS
in docker_command_utils.py
- - type: bind
Review Comment:
Now for the specific `workspaceFolder` property, I already tried it by
setting it to `/opt/airflow` but it didn't work and still put me in the default
`/workspaces/airflow` folder :)
EDIT: I just noticed that this property is not yet supported on codespaces
yet. That note was listed under the dockerfile specific properties though, but
I think it's safe to assume that it does not work for docker-compose too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]