You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The composeDownForced task no longer works with newer versions of Docker on MacOS. It blows up the Docker daemon and forces you to restart it before it will work again.
To Reproduce
Steps to reproduce the behavior:
Run killLocalStack
Expected behavior
The LocalStack Docker container should be stopped without blowing up the Docker daemon.
Versions
Add library versions to help reproduce the bug.
Plugin: 1.0.0
Gradle: 6.5.1
Docker: 20.10.7
Docker Desktop: 3.5.1
Docker Compose: 1.29.2
The text was updated successfully, but these errors were encountered:
Describe the bug
The
composeDownForced
task no longer works with newer versions of Docker on MacOS. It blows up the Docker daemon and forces you to restart it before it will work again.To Reproduce
Steps to reproduce the behavior:
killLocalStack
Expected behavior
The LocalStack Docker container should be stopped without blowing up the Docker daemon.
Versions
Add library versions to help reproduce the bug.
The text was updated successfully, but these errors were encountered: