Getting Started with Docker: What You Actually Need to Know
Docker solves a real problem that anyone who's worked with software has run into. You build something on your machine, it works perfectly, then you try to run it somewhere else and everything breaks. Different operating systems, missing dependencies,...
lewisawe.hashnode.dev4 min read