potiuk commented on code in PR #23866:
URL: https://github.com/apache/airflow/pull/23866#discussion_r879393276


##########
scripts/ci/docker-compose/backend-mssql-docker-volume.yml:
##########
@@ -20,3 +20,5 @@ services:
   mssql:
     volumes:
       - mssql-db-volume:/var/opt/mssql
+volumes:

Review Comment:
   I added some extra code for "docker stop" command to include all backend 
compose files, so we can now move the volumes finally to where they belong.



-- 
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]

Reply via email to