mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #524] Failed to start image - Already started #390
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#390
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 @mike-lloyd03 on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/524
Thanks for making this. It's been working pretty well for me. However, I restarted docker last night while the container was running and now I cannot boot into the image. The image does not show up at the main screen and when I open UEFI shell, I get the following error:
I'm guessing the image can't boot because it's last known state was already running. I've tried to reset the NVRAM but that didn't have an effect.
Any other ideas or is my image kaput?
docker-compose.yml:
@mike-lloyd03 commented on GitHub (Aug 10, 2022):
I guess my image got corrupted somehow so I deleted it and started over. All is well now.
@K7alid commented on GitHub (Oct 28, 2022):
how can I delete the image
@mike-lloyd03 commented on GitHub (Oct 28, 2022):
The location of the image depends on how you've configured you container, but in my docker compose file up there, it's the first volume mount under
volumes