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

Fix sudo when running in docker #432

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Fix sudo when running in docker #432

merged 1 commit into from
Dec 21, 2021

Conversation

khanhnt2
Copy link
Contributor

No description provided.

@six2dez
Copy link
Owner

six2dez commented Dec 21, 2021

What's the problem in Docker with the current code? Thanks!

@khanhnt2
Copy link
Contributor Author

khanhnt2 commented Dec 21, 2021

The sudo command doesn't exist in docker image. It throws errors

Start function webprobe_full 2021-12-21 03:19:34
reconftw.sh: line 821: sudo: command not found
cat: .tmp/probed_uncommon_ports_tmp.txt: No such file or directory
End function webprobe_full 2021-12-21 03:19:34

@khanhnt2 khanhnt2 changed the title Fix sudo when running on docker Fix sudo when running in docker Dec 21, 2021
@six2dez six2dez merged commit 5807d46 into six2dez:dev Dec 21, 2021
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