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

Fixes Docker build #86

Merged
merged 2 commits into from Dec 31, 2019
Merged

Fixes Docker build #86

merged 2 commits into from Dec 31, 2019

Conversation

spacelatte
Copy link
Contributor

docker build gave couple errors:

  • the subfinder got moved to new place
  • added geoip2 account details as build-arg
    also ignores failure if not provided (now requires sign up)

build.sh does not require cd

  • just give path to docker build context
  • also cd may echo directory due to CDPATH. suppress that.

@trimstray
Copy link
Owner

Thanks a lot, great PR! 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants