ropali / dockyard

A fast & beautiful Docker GUI client
MIT License
233 stars 16 forks source link

[BUG] use docker context **can not open app** #29

Closed rceayo closed 1 week ago

rceayo commented 2 weeks ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. use docker context can not open app, like docker context create --docker host=ssh://xxx
  2. terminial use docker docker ps -a : e73b2ccb5c34 xxxx
ropali commented 2 weeks ago

@rceayo Not sure what you are trying to say here or it looks like you are in the wrong repo. Please clearly mention what the issue is what steps to reproduce.

rceayo commented 2 weeks ago
image

My docker context is working normally, but the dockyard connected with docker context can't be opened, and it crashes directly, but docker using docker desktop can open dockyard normally

rceayo commented 2 weeks ago

like this:

image
ropali commented 1 week ago

Ok understand, I believe you are using a Mac and this is a known issue on Macs, you need to open docker desktop (can hide the client itself in the background) so that it properly connects to docker to work. There is a existing ticket for this #8 so closing this one.