24 ms·
No not really any reason. Docker has a bit of overhead but greatly simplifies most of the things the author is doing manually with his self-described “better th
by stasmo 3y ago
No not really any reason. Docker has a bit of overhead but greatly simplifies most of the things the author is doing manually with his self-described “better than the vast majority of off the shelf solutions” software.
- trufas 3y agoHow is setting up a Dockerfile and then a docker-compose file any simpler than just writing a unit file? This seems like a perfect application of the init system.