It is almost a month now that I wanted to write this short review, for Container Security by Liz Rice, one of the most concise tech books I have read recently. Target audience Advice for DevOps friendly software engineers (like me), if you are into docker and containers I would add this book to my must-read list on the …
Read MoreI guess lots of people will have something similar, I thought to share my small customized container. So here, you can find a small Alpine Based container, stuffed with bash curl envsubst kubectl helm (client) It is mostly used as a _gitlab runner, in order to _talk to kubernetes clusters (injected with the appropriate …
Read MorePersonal note to me rather than something special, if you use Boot2Docker on your MacOSX and you want an easy way to your docker command line client to connect to the underlying boot2docker vm, add on your /.bash_profile_ file the following line. Credit's to this stackoverflow post. 1bash $(boot2docker shellinit …
Read More