-
Notifications
You must be signed in to change notification settings - Fork 552
Open
Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
- Install container with homebrew
brew install container - start container
container system start - set
build.rosettato false
container system property set build.rosetta false - follow the official tutorial to build and run a web server.
- try to stop container system.
container system stop
It hangs here until ictrl c.
Not sure if this happens with everyone though.
Current behavior
commands like container system stop and container stop --all keep hanging until i ctrl c.
i just cant stop specific or all of the containers or the entire container system.
Expected behavior
container system stop should stop the container service.
container stop --all should stop all running containers.
Environment
- OS: macOS 26.1
- Xcode: i dont hv Xcode installed
- Container: 0.7.1Relevant log output
N/ACode of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels