cmhamill / dockerfiles

Dockerfiles that wrap random utilities.

Home Page:https://hub.docker.com/r/cmhamill/utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfiles

Various utilities I've needed on operating systems where they've been unavailable outside the package manager, and installing with nix or some language-specific package manager was too awkward.

The images are automatically built and available on Docker Hub under cmhamill/utils. I'm abusing Docker tags, so each utility ends up as a tag, e.g.: docker run -it cmhamill/utils:makepasswd.

About

Dockerfiles that wrap random utilities.

https://hub.docker.com/r/cmhamill/utils

License:MIT License


Languages

Language:Dockerfile 68.0%Language:Makefile 32.0%