fix: clean up a custom Docker network on DLE failure (#276)
Description
Clean up a custom Docker network on DLE failure:
- disconnect containers from the custom Docker network
- remove the custom Docker network
Related issue
Examples
Checklist
-
the MR description has been reviewed -
this MR contains text changes and they have been reviewed OR there are no texts changes -
this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes -
this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Closes #276 (closed)
Edited by Artyom Kartasov