When you’re processing data, reading in files and writing out the result, containers are a great way to ensure reproducible runs. You package up all the binaries and libraries necessary to process your data, and each run uses the same files. But while Doc... (more…)
Read more »
This is just a quick overview of using Docker and Docker Compose to spin up a solid development environment. (more…)
Read more »
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more. (more…)
Read more »
In this talk, we will show how we build microservices in Perl. We will cover docker basics, the stack we use for creating, testi...
Read more »
So, in our company we switched from this image to bitnami one (which is not technically "official" one) with minimal modifications to the descendant Dockerfile (basically 2-line fix, no c... (more…)
Read more »