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
My docker compose The YML file is as shown above. When I execute docker compose up, I will be prompted attaching to easywoole easywoole exited with code 0. How can I solve it
The text was updated successfully, but these errors were encountered:
`version: '3'
services:
easyswoole:
image: easyswoole/easyswoole3
container_name: easyswoole`
My docker compose The YML file is as shown above. When I execute docker compose up, I will be prompted attaching to easywoole easywoole exited with code 0. How can I solve it
The text was updated successfully, but these errors were encountered: