Jess Frazelle 57a025c1bd
update versions
Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
2019-07-26 10:30:13 -07:00
2018-07-29 11:49:06 -04:00
2019-07-26 10:30:13 -07:00
2019-07-26 10:10:14 -07:00
2019-07-26 10:30:13 -07:00
2019-07-26 10:10:14 -07:00
2019-07-24 15:45:31 -07:00
2019-07-24 14:54:24 -07:00
2019-07-26 10:30:13 -07:00
2019-07-26 10:30:13 -07:00
2019-07-24 14:54:24 -07:00
2019-07-24 14:54:24 -07:00
2019-07-24 14:54:24 -07:00
2019-07-26 10:30:13 -07:00
2019-07-24 14:54:24 -07:00
2019-07-26 10:30:13 -07:00
2019-07-24 17:37:47 -07:00
2019-07-26 10:30:13 -07:00
2019-07-24 14:54:24 -07:00
2018-09-14 10:09:44 -04:00
2019-07-24 14:54:24 -07:00
2019-07-24 15:22:25 -07:00
2018-10-05 17:51:12 -04:00
2019-05-25 19:11:12 -04:00
2018-07-18 16:10:29 -04:00
2019-07-24 15:17:02 -07:00
2019-07-26 10:10:14 -07:00
2019-07-24 18:07:44 -07:00
2019-07-24 15:17:02 -07:00
2018-10-05 19:33:09 -04:00
2019-07-24 14:54:24 -07:00
2019-07-24 15:17:02 -07:00
2019-07-24 15:17:02 -07:00
2019-05-25 17:47:15 -04:00
2019-07-26 10:10:14 -07:00
2019-07-24 15:17:02 -07:00
2019-07-24 15:17:02 -07:00
2019-07-24 15:55:51 -07:00
2019-05-25 19:11:12 -04:00
2019-07-24 15:22:25 -07:00
2019-07-26 10:10:14 -07:00
2019-07-26 10:10:14 -07:00
2019-07-26 10:10:14 -07:00
2019-07-26 10:10:14 -07:00
2019-07-24 15:17:02 -07:00
2019-07-24 15:17:02 -07:00
2018-09-24 18:36:11 -04:00
2019-07-24 15:17:02 -07:00
2019-05-25 17:47:15 -04:00
2019-05-25 19:51:11 -04:00
2019-05-25 19:11:12 -04:00
bcc
2019-07-24 17:38:46 -07:00
fix
2018-09-24 19:54:24 -04:00
wg

dockerfiles

Travis CI

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

Table of Contents

About

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.)

Resources

My dotfiles

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.

Contributing

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

Using the Makefile

$ make help
build                          Builds all the dockerfiles in the repository.
dockerfiles                    Tests the changes to the Dockerfiles build.
image                          Build a Dockerfile (ex. DIR=telnet).
latest-versions                Checks all the latest versions of the Dockerfile contents.
run                            Run a Dockerfile from the command at the top of the file (ex. DIR=telnet).
shellcheck                     Runs the shellcheck tests on the scripts.
test                           Runs the tests on the repository.
Description
Various Dockerfiles I use on the desktop and on servers.
Readme MIT 156 MiB
Languages
Dockerfile 67.9%
Shell 17.2%
Go 5.9%
Lua 5.2%
Python 2.9%
Other 0.8%