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

x11docker ERROR: Image devdocker_gui not found locally. #509

Closed
mmertama opened this issue Aug 14, 2023 · 1 comment
Closed

x11docker ERROR: Image devdocker_gui not found locally. #509

mmertama opened this issue Aug 14, 2023 · 1 comment

Comments

@mmertama
Copy link

mmertama commented Aug 14, 2023

Even the: $ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
devdocker_gui latest 9654cbe166be About an hour ago 2.58GB

My dockerfile is using

FROM x11docker/mate
...
I have another Dockerfile for command line only, pretty identical FROM ubuntu:20.04, that is working smoothly. (I start that using docker run, but otherwise quite identical flow - but x11docker just does not find the image )

Host ubuntu 20.04

@mmertama
Copy link
Author

I just reread the readme - the reason is that I was using Docker desktop. My bad - it is not working :-/

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