We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this would make the install flow much eaiser
sudo docker run -t --net=host --env="DISPLAY" \ --volume="$HOME/.Xauthority:/root/.Xauthority:rw" \ -v /path/to/known:/EagleEye/known \ -v /path/to/result:/result \ -v /path/to/EagleEye/Repository/entry.sh:/entry.sh \ eagle-eye
sudo docker run -t --net=host --env="DISPLAY" \ --volume="$HOME/.Xauthority:/root/.Xauthority:rw" \ -v /path/to/known:/EagleEye/known \ -v /path/to/result:/result \ -v /path/to/EagleEye/Repository/entry.sh:/entry.sh \ ThoughtfulDev/eagle-eye
The text was updated successfully, but these errors were encountered:
I did never inform myself on how to host a own docker image but i will keep that idea in mind.
Sorry, something went wrong.
yea it took me 30 min to build it and I went to the repo searching for an image on the hub so could just pull it..!
No branches or pull requests
Current install process
Can you push a prebuilt image to docker hub?
from this
to this
The text was updated successfully, but these errors were encountered: