mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 19:32:30 +01:00
f3abac9b0f
Signed-off-by: Jess Frazelle <me@jessfraz.com> Signed-off-by: Jess Frazelle <jess@mesosphere.com>
14 lines
699 B
Markdown
14 lines
699 B
Markdown
## dockerfiles
|
|
|
|
[![Travis CI](https://travis-ci.org/jfrazelle/dockerfiles.svg?branch=master)](https://travis-ci.org/jfrazelle/dockerfiles)
|
|
|
|
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](https://hub.docker.com/u/jess/).
|
|
|
|
You may also want to checkout my [dotfiles](https://github.com/jfrazelle/dotfiles), specifically the aliases for all these files which are here: [github.com/jfrazelle/dotfiles/blob/master/.dockerfunc](https://github.com/jfrazelle/dotfiles/blob/master/.dockerfunc).
|