-
Notifications
You must be signed in to change notification settings - Fork 810
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
Could you Dockerise this project such that it can run regardless of environment? Thanks #890
Comments
Hello @jiacheng-0 , It actually exists this -> https://github.com/duo-labs/cloudmapper#using-a-docker-container Have you checked it out? Cheers! |
The container doesn't build... so far here's the errors I've seen:
Then there's this:
So it looks like someone hasn't tested this enough. After deleting AFAIK it works with the above changes, I'll PR the changes and you can decide for yourselves. |
If it's something regarding conflicts or dependencies in the requirements.txt file, there are a lot of open issues about that.
Has already been fixed in other PRs, yet not merged. |
Yes, that's 1 of 2 things I had to fix to get the container to build. |
Please mention the following:
sudo apt-get install autoconf automake libtool python3.7-dev python3-tk jq awscli
on Ubuntu 20.04 LTS (WSL)
No virtual env, just installation
The text was updated successfully, but these errors were encountered: