amoghrajesh commented on PR #58193: URL: https://github.com/apache/airflow/pull/58193#issuecomment-3517376319
> Nice. But you also need to change the name in .dockerignore > > By default all files are ignored in Dockerfile to avoid sending huge context with node-modules and similar when you build the image - all the folders in the workspace that should be added to docker context should be explicitly added with ! > > ``` > !task-sdk-tests > ``` Right! Pushed a change -- 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]
