> Now if you have physical server and you want to use it fully you want to run ALL kinds of apps on it.
There are so many options other than Docker as of today. These provide very different tradeoffs. Somehow we got to the point that people think that there are only one solution (Docker) to run multiple applications on a single server.
There are so many options other than Docker as of today. These provide very different tradeoffs. Somehow we got to the point that people think that there are only one solution (Docker) to run multiple applications on a single server.
Some other options:
- single binary packaging
- LXC / LXD
- Firecracker
- chroot