mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-03-12 00:08:05 +01:00
This script allows you to launch several images from this repository once they're built. Make sure you add the `docker run` command in the header of the Dockerfile so the script can find it and execute it. Use pulseaudio/Dockerfile and skype/Dockerfile as examples. Signed-off-by: David Calavera <david.calavera@gmail.com>
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.
You may also want to checkout my dotfiles, specifically the aliases for all these files which are here: github.com/jfrazelle/dotfiles/blob/master/.dockerfunc.
Languages
Dockerfile
67.9%
Shell
17.2%
Go
5.9%
Lua
5.2%
Python
2.9%
Other
0.8%