But very soon I also realized that Docker (the only containarization tool I've used) has a lot of weaknesses. For some fun (and profit?) I would want to work on fixing few things. What are your main pains using containers?
Here's my list (but could be completely uninformed and that's why I'm here): 1. Lack of `hot reloading` kind of thing. I don't mean application wise but container wise. It's not so much fun attaching or changing a port in a container on the fly. 2. Caches. It's not transparent at all when and why and where caches were used. I mean once you're a pro it's quite easy(?), but for beginners it's really painful.
Why would you change a port on the fly?
fyi, there is not really money at the container level. See recent events with Docker the company.
cncf.io is another thing to check out