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-wine --xvfb doesn't seem to do much for me #150

Open
githubforw0rk opened this issue Jun 26, 2022 · 1 comment
Open

docker-wine --xvfb doesn't seem to do much for me #150

githubforw0rk opened this issue Jun 26, 2022 · 1 comment

Comments

@githubforw0rk
Copy link

I'm probably missing something. I was expecting to actually see the window open up and I would be able to interact with it but I get some gosu message instead.

Describe the bug
(base) alex@ubuntu:~/Downloads$ ./docker-wine --xvfb
latest: Pulling from scottyhardy/docker-wine
Digest: sha256:e09335de9aa6edbe5601b1f550bda37a38a10cc3b225086e10dae43978140c37
Status: Image is up to date for scottyhardy/docker-wine:latest
docker.io/scottyhardy/docker-wine:latest
Usage: gosu user-spec command [args]
ie: gosu tianon bash
gosu nobody:root bash -c 'whoami && id'
gosu 1000:1 id

gosu version: 1.10 (go1.13.8 on linux/amd64; gc)
license: GPL-3 (full text at https://github.com/tianon/gosu)

@githubforw0rk githubforw0rk changed the title docker-win --xvfb doesn't seem to do much for me docker-wine --xvfb doesn't seem to do much for me Jun 26, 2022
@nhhai
Copy link

nhhai commented Feb 8, 2023

I got the same error:

➜  Downloads ./docker-wine --tag=stable-7.0 --xvfb
stable-7.0: Pulling from scottyhardy/docker-wine
Digest: sha256:60ab03ad8f21e733b86b86fbb42a42402b847293c88971f5db551e0c572a17cf
Status: Image is up to date for scottyhardy/docker-wine:stable-7.0
docker.io/scottyhardy/docker-wine:stable-7.0
Usage: gosu user-spec command [args]
   ie: gosu tianon bash
       gosu nobody:root bash -c 'whoami && id'
       gosu 1000:1 id

gosu version: 1.10 (go1.13.8 on linux/amd64; gc)
     license: GPL-3 (full text at https://github.com/tianon/gosu)

Expectation: it should run container in interactive mode in my console.

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