Ross ROSS = Recommend OSS · open-source software intelligence for agents

hexops-graveyard/dockerfile resource

Dockerfile best-practices for writing production-worthy Docker images. observed · 2026-08-28

github.com/hexops-graveyard/dockerfile · Dockerfile · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2159
  • days_rel: n/a
  • days_push: 1851
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4080 stars · 154 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A curated Dockerfile template and guide documenting best practices for building production-worthy Docker images, covering non-root users, static high UIDs, pinned image tags, and tini as ENTRYPOINT. It is a copy-paste reference Dockerfile with explanatory comments rather than a tool.

Use cases

  • write a production-ready Dockerfile for my service
  • learn Dockerfile security best practices
  • run my container as a non-root user safely
  • avoid using the latest tag in Docker images
  • set up tini as my container entrypoint
  • choose a safe UID for containerized processes

When to choose

  • you are writing a new Dockerfile and want battle-tested defaults
  • you want a checklist of common container security pitfalls
  • you are onboarding developers to container best practices

When to avoid

  • you need a linting or scanning tool rather than written guidance
  • your environment requires patterns the guide explicitly advises against
  • you need actively maintained or updated recommendations

Facets

learning-resource · maturity maintenance

documentation security developer-tools security developer-tools dockerfile best-practices containers oci-images non-root-user guide devops docker linux kubernetes

1 source

Member repositories

RepositoryRoleHealth v2
hexops-graveyard/dockerfilemain32

For agents

markdown · JSON · MCP: product_card(name="hexops-graveyard/dockerfile")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem