Log Driver for Docker Explained

Log driver plugin for docker explained. The boilerplate code here can also be used to write your own driver if you are feeling adventurous – monmohan/logdriver… Read more

Similar

Do not use Docker if

Docker is a game-changer. But it is not a one-size-fits-all solution.There are many good things about Docker. It packs, ships, and runs applications as a lightweight, portable, and self-sufficient containerization tool. Docker is great for businesses of a... (more…)

Read more »

Can WASM become the new Docker?

Cloud computing, microservices, serverless, scalable and affordable computing… all of this has been mainly possible by an outstanding piece of technology, Linux Containers (LXC). Linux containers (LXC) provide an OS-level virtualized sandbox. In a nutshel... (more…)

Read more »