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

Feature/docker autofetch img #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

AbdullahGheith
Copy link

@AbdullahGheith AbdullahGheith commented Dec 18, 2024

Updated the dockerfile and added a custom entrypoint script.

The purpose is:

  • Make the installation easier. Theres no need for the host to have qemu utils installed because the script can download the latest iotgoat image directly from github using the latest url construction. It will then convert it to qcow2 and use that.
  • If the user is still interested in using a specific version, they can still do that by placing the qcow2 file in the docker folder.
  • Its also possible to simply place the img.gz file in the same directory, and the script will convert it to qcow2.

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.

1 participant