this post was submitted on 06 Jul 2025
-6 points (33.3% liked)
Hacker News
2163 readers
673 users here now
Posts from the RSS Feed of HackerNews.
The feed sometimes contains ads and posts that have been removed by the mod team at HN.
founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"Don’t expect to have a config file for a Docker container." this is literally what Compose and .env files are. It takes 2 seconds to get an app up and running with a Compose file and also to make edits and redeploy it.
Docker compose is the answer to so many of their questions about the use case of docker in a home environment