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

Not working #2

Open
CarlosLannister opened this issue Jun 21, 2020 · 4 comments
Open

Not working #2

CarlosLannister opened this issue Jun 21, 2020 · 4 comments

Comments

@CarlosLannister
Copy link

Not working with Docker version 19.03.11, build 42e35e61f3.

I tried with, but didn't work:
docker run --rm -it --privileged -p 8080:80 vulnerables/cve-2014-6271

@TitaniumMonkey
Copy link

I have the same issue. When I do a docker ps I see nothing after running this command, But if I do a docker ps -a I see the container went down instantly with error 139 which is a memory violation error caused by a container trying to access a memory location to which it does not have access. But I also only ran this on DockerDesktop and have yet to run it from my linux OS.

@opsxcq
Copy link
Owner

opsxcq commented Dec 27, 2022

@CarlosLannister can you elaborate on that? What don't work?

@Greg-Lim
Copy link

Hi, I am also experiencing difficulty running this docker file. Exactly same as @TitaniumMonkey

I have the same issue. When I do a docker ps I see nothing after running this command, But if I do a docker ps -a I see the container went down instantly with error 139 which is a memory violation error caused by a container trying to access a memory location to which it does not have access. But I also only ran this on DockerDesktop and have yet to run it from my linux OS.

@ChrisdeWolf
Copy link

@opsxcq i was able to get it working by updating the image. Created a pull request containing my updates: #3

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

5 participants