TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Small, secure Nginx Docker image

38 pointsby ricardbejaranoabout 6 years ago

2 comments

theamkabout 6 years ago
The big question about using those Docker containers is security.<p>Based on past CVE history for nginx, there might be another CVE in 1-2 years. Will this git repo still be updated then? Will the user remember to pull latest version and regenerate latest image?<p>Official &quot;nginx:alpine&quot; image maintained by nginx team is 17MB. If you can, you should always use it. And you should subscribe to some sort of mailing list so you know when it is time to upgrade all of your servers.<p>(An alternative is to skip docker and use good old Ubuntu LTS with automatic updates; this will guarantee timely and fully automatic security updates for the next few years. The downside is that if the system will have an exploit, the attacker will often find it much easier to stay in the system and move to other parts of the network)
评论 #19413096 未加载
评论 #19413084 未加载
ggmabout 6 years ago
If predictable build compilations were published by source owners and some wider review (like CT) the build could test if the specific code used matched externally provided sigs