[
https://issues.apache.org/jira/browse/AIRFLOW-6511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010814#comment-17010814
]
ASF subversion and git services commented on AIRFLOW-6511:
----------------------------------------------------------
Commit 0ec7232e65b67a6f37fd19471e7f744201fe0464 in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0ec7232 ]
[AIRFLOW-6511] Remove BATS docker containers (#7103)
The containers were not removed and you have to remove them
with `dockery system prune`. The --rm flag is added.
> BATS Test Docker container is not removed after done
> ----------------------------------------------------
>
> Key: AIRFLOW-6511
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6511
> Project: Apache Airflow
> Issue Type: Improvement
> Components: breeze
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
>
> The BATS test docker container remains in docker cache and requires `docker
> system prune` to get removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)