Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker not starting for rapsberry PI 1 #5

Open
kofec opened this issue Mar 27, 2018 · 1 comment
Open

Docker not starting for rapsberry PI 1 #5

kofec opened this issue Mar 27, 2018 · 1 comment

Comments

@kofec
Copy link

kofec commented Mar 27, 2018

Docker not starting for rapsberry PI 1:

$ docker ps -a
CONTAINER ID        IMAGE                       COMMAND                  CREATED             STATUS                        PORTS                    NAMES
64c41d9e1fe0        joshuacox/mkdomoticz:arm    "/start.sh"              15 minutes ago      Exited (139) 59 seconds ago                            domoticz
@joshuacox
Copy link
Owner

docker pull and make sure you have the newest image:

$ docker images joshuacox/mkdomoticz                                                                                                                                                           │···················
REPOSITORY             TAG                 IMAGE ID            CREATED             SIZE                                                                                                        │···················
joshuacox/mkdomoticz   arm                 358e6394e03e        3 hours ago         1.06GB  

if it is still giving issues, try docker logs and paste it into a gist and link it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants