MystaJoneS

If you're not making mistakes, then you're not doing anything.

Category: Docker

  • What is Docker? It separates applications from infrastructure using container technology, similar to how virtual machines separate the O/S from bare metal. Why Docker? Build any app in any language using any stack Dockerised Apps can be run anywhere on anything Unites Developers & Sysadmins in the fight against dependency…

    +