-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
We are using this project to run a docker based application and run some Playwright tests. However in the Github actions output we get a warning:
The Stop containers step is having trouble removing the network because there are still active endpoints:
Remove container network: github_network_76a4828f83f84110a385d9754e08f963
/usr/bin/docker network rm github_network_76a4828f83f84110a385d9754e08f963
Error response from daemon: error while removing network: network github_network_76a4828f83f84110a385d9754e08f963 id a44ff73f421df75f86fcf75b909486794466c517f7cb6e149046593d5b5d4d47 has active endpoints
Warning: Docker network rm failed with exit code 1
Perhaps we need to stop the application in the workflow. Is there a way to do that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
