How to dockerize a C++ application?
Welcome to the first pikoTutorial!
If you ever wanted to ensure a consistent environment for your application, you most probably know that containerization is the way to go. To containerize a C++ application, let's first setup a simple file structure...
pikotutorial.hashnode.dev3 min read