Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

I made a docker image for this #42

Closed
GaryLee1101 opened this issue Jan 12, 2021 · 1 comment
Closed

I made a docker image for this #42

GaryLee1101 opened this issue Jan 12, 2021 · 1 comment

Comments

@GaryLee1101
Copy link

This is an exciting job, but it's not so easy to install it. So I made a docker image for it, already uploaded to docker hub. I made it based on a Python image, so the os is Debian.

You can get it by:
docker pull lijiali1101/femu
Besides, you should give the device folder permission to it, you may run it by this command:
docker run --privileged -it -v /dev:/dev lijiali1101/femu /bin/bash

The code is stored in /home/Code/femu, and I have modified the shell file, remove the "sudo" in each script. So you can exec "./run-blackbox.sh" and the other two programs directly.

I use the qcow2 file provided by the author, so the user/password both are "femu".

I have tested it several times, it worked fine. Hope the installation will no longer trouble ^_^

@huaicheng
Copy link
Contributor

huaicheng commented Jan 12, 2021

Sounds great, thanks!

I will keep this issue open in case others are interested.

@huaicheng huaicheng pinned this issue Jan 12, 2021
@GaryLee1101 GaryLee1101 changed the title I made a docker images for this I made a docker image for this Jan 13, 2021
@MoatLab MoatLab locked and limited conversation to collaborators Aug 27, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants