Docker

Docker, React, and Security

Docker, React, and Security React Docker Git Installing Docker Security Using Docker Hub Useful Docker Commands Lessons from Docker Docker Machine Troubleshooting This post has been constructed over the course of roughly 4 months, and was done with my friend Zach as independent research in docker security related to dockerizing react web apps. All the code can be found in the repo on Github.

Failed Building Wheel for Cryptography

This post was originally going to be about how to set up a few different systems, including vagrant, docker, ansible, and some random python projects on debian/ubuntu systems, but I ran into a singular problem on almost everything I did. The error was always Failed Building Wheel for Cryptography I’ve gotten this problem several times, and it can be caused by different things. I found a few posts that helped me (here and here and here), but here is a quick summary which should help you in almost all situations: