Finally, to really dive deep on how Docker works (in a practical sense, I don't get into any linux-kernel-container stuff), check out https://serversforhackers.com/shipping-docker , which goes from basics, to development, to production with Docker.
@fideloper sorry for the rando-ping - just wondering if you've any plans to do either an addendum or a further series on the 'shipping docker' videos? I found it immensely useful but I'm now kind of at what would have been the next chapter in the series I guess - trying to figure out a lot of production decisions which possibly you've already been through :-) Currently at the swarm+traefik+keepalived stage and thinking to myself 'this seems to be working, but what have I overlooked...' or 'is swarm going to be around in a year, should I just suffer the pain of kubernetes?' :-) Self doubt ftw :-D
@fideloper cheers :-) I'm currently swearing at kubernetes - the docs are really thorough, but strangely unhelpful ;-) thanks again for the original docker series - it's got me 90% of the way there. I think! ;-)