this post was submitted on 30 Dec 2023
1 points (100.0% liked)
Docker
1401 readers
1 users here now
founded 2 years ago
MODERATORS
I'm confused by what you're asking. I'm gonna answer this in the way I interpreted it. Docker isn't just for hosting, but also making sure everything is consistent when running. I prefer dockerizing some of my applications because it makes debugging easier or I don't want a web server I'm running directly connected to my main machine. It's literally ab comfort, so if you don't feel comfortable using docker, there's no reason to use it :)