Skip to content

[Bug]: stop commands dont work #946

@theAnuragMishra

Description

@theAnuragMishra

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

  1. Install container with homebrew
    brew install container
  2. start container
    container system start
  3. set build.rosetta to false
    container system property set build.rosetta false
  4. follow the official tutorial to build and run a web server.
  5. try to stop container system.
    container system stop
    It hangs here until i ctrl 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.1

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions