mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-14 07:33:30 +01:00
Can not restart Ventura Container that I successfully installed and ran once. #542
Reference in New Issue
Block a user
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).
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?