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 Error #443

Open
TiddlyWiddly opened this issue Jul 15, 2023 · 1 comment
Open

Docker Error #443

TiddlyWiddly opened this issue Jul 15, 2023 · 1 comment
Labels
question Further information is requested

Comments

@TiddlyWiddly
Copy link

TiddlyWiddly commented Jul 15, 2023

Hi - I followed the instructions for pulling the public docker image and when running the following from the documentation:

└─$ sudo docker run --platform -e DISPLAY=$DISPLAY -e QT_X11_NO_MITSHM=1 --net=host gosecure/pyrdp pyrdp-player.py

I get the following:

exec /opt/venv/bin/pyrdp-player.py: no such file or directory

Am I doing something wrong?

@obilodeau
Copy link
Member

You are trying to run this on an M1 running Linux (not macOS), correct?

Did you try both the linux/amd64 and linux/arm64?

See: https://dev.to/docker/choosing-the-right-docker-image-for-your-apple-m1-pro-440l

@obilodeau obilodeau added the question Further information is requested label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants