jessfraz/dockerfiles resource
Various Dockerfiles I use on the desktop and on servers. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4374
- days_rel: n/a
- days_push: 788
- n_releases_24m: 0
Adoption not part of the score
13936 stars · 2504 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Dockerfiles maintained by Jessie Frazelle for packaging command-line tools and desktop applications as Docker containers. Images are published on Docker Hub and a private registry, letting users run apps in isolated containers instead of installing them on the host.
Use cases
- run desktop apps in docker containers instead of installing them
- sandbox cli tools to avoid polluting my host system
- find ready-made dockerfiles for common utilities
- run the latest version of a tool without installing it
- learn how to write dockerfiles for gui and cli apps
When to choose
- you want to run tools or desktop apps in isolated containers
- you want reference examples of well-written dockerfiles
- you prefer not installing software directly on your host
When to avoid
- you need production-grade, officially supported images for a specific tool
- you want a package manager rather than container images
- you need guaranteed long-term maintenance of individual images
Facets
infra-config · maturity maintenance
developer-tools cli security self-hosted developer-tools cross-platform dockerfiles container-images desktop-apps sandboxing dockerhub containers devops command-line linux docker
2 sources
- readme: https://github.com/jessfraz/dockerfiles · fetched 2026-08-28 · 46cd0d50a1c8
- homepage: https://blog.jessfraz.com/post/docker-containers-on-the-desktop/ · fetched 2026-08-29 · e7ee3623facb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jessfraz/dockerfiles | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jessfraz/dockerfiles")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem