elreydetoda
elreydetoda
> Bro thanks for working on this it's been on my mind as well. I think it would be best to try and use alpine instead though, would you like...
Hey @lanjelot, are you for sure wanting to keep the python2 support? Since py2 has gone EOL I can only imagine supporting it will keep getting even more difficult. For...
Also, one thing that will be very painful and potentially fragile for the alpine image (if we went with that route), is all the community contributed packages that ubuntu/debian already...
All those images look awesome! I am looking to implement a few of them in my projects. Thank you for all your hard work!! @cytopia, do you think it would...
@bcoles can you submit a pull request so @s0lray can possibly merge that?
Has there been any discussion about this? (Didn't know if there was another place where people would possibly talk about this, and didn't want to push any suggestions without seeing...
It's been a bit since I have installed the deps for that branch, but I should easily be able to update this PR if someone from the project wants to...
tl;dr: this has the exact same dependencies that the requirements.txt has in master currently. So, this Pipfile & Pipfile.lock should be pinning to the exact dependencies inside the current [requirements.txt](https://github.com/trailofbits/algo/blob/4bed66f19eca9636528985cac5f6a725bc2c8739/requirements.txt)....
alright, so this was going to be the message that I sent in response to this thread)... > So, it looks like for some reason the target system is failing...
> @elreydetoda Generally, when I have to add a sleep before running a configuration script on an Ubuntu AMI, it is because apt is still running. As this is coming...