mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #709] Can not restart Ventura Container that I successfully installed and ran once. #541
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#541
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ashuvssut on GitHub (Oct 14, 2023).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/709
I recently successfully ran docker osx ventura. But after i shutdown and tried to restart by executing the following command, it did not start
elated_goldstineis the name of the containerhere are the logs of the command above
Extra info
I am able to spin up new docker osx ventura containers using the
docker run -it....command. But i am unable to restart the containers i have already created usingsudo docker start -ai -i ...about my linux os
@theamazingaustin commented on GitHub (Nov 30, 2023):
I'm having the same issue with Monterey...
@SimonBard commented on GitHub (Mar 7, 2024):
Was anyone able to start the system in the meantime?