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

Does not work over SSH #23

Open
rnwhitehead opened this issue May 5, 2022 · 0 comments
Open

Does not work over SSH #23

rnwhitehead opened this issue May 5, 2022 · 0 comments

Comments

@rnwhitehead
Copy link

I'm building on an embedded system, using Visual Studio Code's remote build facility which works over SSH.
When I try to use dockerfile-plus I get the following:

=> [internal] load build definition from Dockerfile                                                                                                                                                                                          0.0s
 => => transferring dockerfile: 1.19kB                                                                                                                                                                                                        0.0s
 => [internal] load .dockerignore                                                                                                                                                                                                             0.1s
 => => transferring context: 34B                                                                                                                                                                                                              0.0s
 => ERROR resolve image config for docker.io/edrevo/dockerfile-plus:latest                                                                                                                                                                    0.4s
------
 > resolve image config for docker.io/edrevo/dockerfile-plus:latest:
------
failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = error getting credentials - err: exit status 1, out: `Cannot autolaunch D-Bus without X11 $DISPLAY`

I presume this is because it is trying to use the new fancy output format which won't work over SSH, is that correct?

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

1 participant