Docs: Update upgrade process in `README.md`. by jglogan · Pull Request #595 · apple/container
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 676
Merged
jglogan merged 1 commit intoapple:mainfrom
Sep 10, 2025Merged
Docs: Update upgrade process in README.md.#595
jglogan merged 1 commit intoapple:mainfrom
Docs: Update upgrade process in README.md.#595
jglogan merged 1 commit intoapple:mainfrom
Conversation
Copy link
Contributor
jglogan
commented
Sep 10, 2025
jglogan
commented
Type of Change
- Bug fix
- New feature
- Breaking change
- Documentation update
Motivation and Context
Uninstall script will fail with an informative message if the users doesn't run container system stop, but including this step in the upgrade process reinforces the need to do this. Upgrading without restarting the service can lead to unexpected failures due to API or persistent data incompatibility.
Testing
- Tested locally
- Added/updated tests
- Added/updated docs
katiewasnothere approved these changes Sep 10, 2025
jglogan
deleted the
uninstall-shutdown
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment