Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Docker
  3. jessfraz

jessfraz

MITDockerfile

A collection of Dockerfiles for desktop and server applications, maintained by Jess Frazelle.

Visit WebsiteGitHubGitHub
13.9k stars2.5k forks0 contributors

What is jessfraz?

Jess Frazelle's dockerfiles is a collection of Dockerfiles for containerizing various desktop and server applications. It provides pre-configured Docker images for tools like telnet and nmap, simplifying deployment and usage in containerized environments. The project serves as both a practical resource and a reference for building Docker images.

Target Audience

Developers and system administrators who want to quickly containerize common utilities or learn from well-structured Dockerfile examples.

Value Proposition

It offers curated, tested Dockerfiles from a known expert in the container space, saving time and ensuring best practices. The included Makefile automates building and testing, making it easy to use and extend.

Overview

Various Dockerfiles I use on the desktop and on servers.

Use Cases

Best For

  • Quickly running command-line tools in isolated containers
  • Learning Dockerfile best practices from real-world examples
  • Setting up development environments with containerized utilities
  • Automating builds of multiple Docker images with a Makefile
  • Referencing Docker configurations for common applications
  • Deploying lightweight containerized tools on servers

Not Ideal For

  • Production environments requiring vendor-supported, enterprise-grade Docker images
  • Teams needing a comprehensive library of containerized tools beyond the maintainer's personal selection
  • Projects where immediate updates to the latest tool versions are critical
  • Organizations with strict security policies mandating only audited, official repositories

Pros & Cons

Pros

Expert-Curated Configurations

Maintained by Jess Frazelle, a respected container expert, ensuring Dockerfiles follow best practices and are well-tested, as highlighted in the project's philosophy.

Automated Build Pipeline

Images are continuously built and hosted on Docker Hub and a private registry (r.j3ss.co), providing reliable, ready-to-use containers without manual effort, as noted in the About section.

Makefile Simplifies Workflow

The included Makefile offers commands like build, test, and run for easy automation, reducing complexity for users, as documented in the Contributing section.

Clear Usage Examples

Each Dockerfile includes a command example at the top for running the container, making it straightforward to deploy tools, as emphasized in the Contributing guidelines.

Cons

Limited Tool Coverage

The collection is based on the maintainer's personal needs, so it may lack Dockerfiles for niche or newer utilities not included in the repository.

Maintainer Dependency

Updates and additions rely solely on Jess Frazelle's schedule, which can lead to delays in incorporating new versions or addressing issues, as it's a personal project.

Sparse Advanced Documentation

Beyond basic command examples, there's minimal guidance on integrating these containers into complex systems or customizing them for specific use cases.

Potential Security Gaps

As a community-driven project without formal security audits, images might not be as rigorously vetted as official ones, posing risks for sensitive deployments.

Frequently Asked Questions

Quick Stats

Stars13,941
Forks2,508
Contributors0
Open Issues57
Last commit2 years ago
CreatedSince 2014

Tags

#containerization#devops#system-tools#continuous-integration#dockerfile#makefile#shell#bash#docker#linux#containers#automation#dockerfiles

Built With

M
Make
D
Docker

Links & Resources

Website

Included in

Docker35.8k
Auto-fetched 5 hours ago

Related Projects

vimagickvimagick

:whale: A curated list of delicious docker recipes 🇺🇦🇮🇱 (Let's Fight Against Dictatorship)

Stars3,204
Forks781
Last commit9 days ago
kstakenkstaken

Some example dockerfiles for use with Docker

Stars826
Forks714
Last commit6 years ago
komljenkomljen

Dockerfile examples

Stars588
Forks494
Last commit10 years ago
crosbymichaelcrosbymichael

Collection of Dockerfiles

Stars300
Forks62
Last commit9 years ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub