lbradstreet / dockerfiles

Various Dockerfiles I use on the desktop and on servers.

Home Page:https://blog.jessfraz.com/post/docker-containers-on-the-desktop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dockerfiles

Travis CI

This is a repo to hold various Dockerfiles for images I create.

I try to make sure each has a command at the top for running it, if a file you are looking at does not have a command, please pull request it!

Almost all of these live on dockerhub under jess. Because you cannot use notary with autobuilds on dockerhub I also build these continuously on a private registry at r.j3ss.co for public download. (You're welcome.)

You may also want to checkout my dotfiles, specifically the aliases for all these files which are here: github.com/jessfraz/dotfiles/blob/master/.dockerfunc.

About

Various Dockerfiles I use on the desktop and on servers.

https://blog.jessfraz.com/post/docker-containers-on-the-desktop/

License:MIT License


Languages

Language:Dockerfile 74.4%Language:Shell 14.9%Language:Go 6.4%Language:Python 3.9%Language:Makefile 0.2%Language:Common Lisp 0.1%Language:C 0.1%