mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-02 00:26:15 +02:00
* Update usage section to allow command line arguments CMD was changed to ENTRYPOINT, the USAGE section didn't reflect this change * Update usage to reflect a recent usage bug fix Aligned usage description to include a recently found bugfix. Added & adjusted other possible command line options.
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. 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.
Languages
Dockerfile
67.9%
Shell
17.2%
Go
5.9%
Lua
5.2%
Python
2.9%
Other
0.8%