Hacker News new | ask | show | jobs
by ohstopitu 3495 days ago
Thanks! I wanted to checkout the Dockerfile for the container but by the looks of it, it was not published?
1 comments

the dockerfile on dockerhub is only visible if its an automated build, done by the docker build service.

if you want the image to be auditable just write your own, its a really short and well documented installation that previous poster linked to.