Skip to content

Conversation

@watbulb
Copy link

@watbulb watbulb commented May 18, 2020

Simple docker ubuntu based image for libelfmaster (non-root runtime).
This build also includes capstone for future development.

Build: docker build -t "libelfmaster:latest" -f Dockerfile.libelfmaster .
Run: docker run --rm -it -v ${PWD}/data:/tmp/data "libelfmaster:latest"

Signed-off-by: Dayton Pidhirney (watbulb) deepsixsec@protonmail.com

Simple docker ubuntu based image for libelfmaster (non-root runtime).
This build also includes capstone for future development.

Build: docker build -t "libelfmaster:latest" -f Dockerfile.libelfmaster .
Run:   docker run --rm -it -v ${PWD}/data:/tmp/data "libelfmaster:latest"

Signed-off-by: Dayton Pidhirney <dpidhirney@seekintoo.com>
@watbulb
Copy link
Author

watbulb commented May 19, 2020

You may also use this docker image to tell users there is a local docker package available, see here for an example:

https://github.com/watbulb/libelfmaster/packages/233001

Thanks for all your hard work on this library, it's rare to see someone this detailed on ELF format specifics.

@elfmaster
Copy link
Owner

I didn't see this sooner, let me take a look. Thank you.

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

Successfully merging this pull request may close these issues.

2 participants