This is not a course or tutorial per se, but if you want to really dive into Docker and containerization, Ivan's blog is AMAZING iximiuz.com/en/.
It really goes into details and shows you step by step how to eg. reproduce the Docker magic on a Linux using just built-in commands. I was using those technologies for so long and never took a step back; learning how it works under the hood was really inspiring and cool.
This is not a course or tutorial per se, but if you want to really dive into Docker and containerization, Ivan's blog is AMAZING iximiuz.com/en/.
It really goes into details and shows you step by step how to eg. reproduce the Docker magic on a Linux using just built-in commands. I was using those technologies for so long and never took a step back; learning how it works under the hood was really inspiring and cool.
Thanks for sharing.