mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
Failed to start image - Already started #388
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 @mike-lloyd03 on GitHub (Jul 28, 2022).
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