[GH-ISSUE #284] SO not lauching after turn off via system #194

Closed
opened 2026-02-27 22:08:27 +03:00 by kerem · 1 comment
Owner

Originally created by @Enzodtz on GitHub (May 26, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/284

My container was running fine until I turned it off by the mac's inside button. Now, when I start it, it automatically exits with code 1.

$ docker start wonderful_edison
wonderful_edison
$ docker ps -a
CONTAINER ID   IMAGE                          COMMAND                  CREATED       STATUS                      PORTS     NAMES
1a9cd189f31c   sickcodes/docker-osx:big-sur   "/bin/bash -c 'sudo …"   9 hours ago   Exited (1) 36 seconds ago             wonderful_edison

I'm not pretty sure if that's exact the problem, but that was probably the only abnormal thing I did the last time I ran it.

Is there anything I can do to recover it?

Thanks

Originally created by @Enzodtz on GitHub (May 26, 2021). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/284 My container was running fine until I turned it off by the mac's inside button. Now, when I start it, it automatically exits with code 1. ``` $ docker start wonderful_edison wonderful_edison ``` ``` $ docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 1a9cd189f31c sickcodes/docker-osx:big-sur "/bin/bash -c 'sudo …" 9 hours ago Exited (1) 36 seconds ago wonderful_edison ``` I'm not pretty sure if that's exact the problem, but that was probably the only abnormal thing I did the last time I ran it. Is there anything I can do to recover it? Thanks
kerem closed this issue 2026-02-27 22:08:27 +03:00
Author
Owner

@Enzodtz commented on GitHub (May 26, 2021):

Seems that my disk was full, emptying it solved. Thanks

<!-- gh-comment-id:848857134 --> @Enzodtz commented on GitHub (May 26, 2021): Seems that my disk was full, emptying it solved. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#194
No description provided.