https://github.com/jamesmstone/dockerfiles
:whale: A collection of dockerfiles I have made
https://github.com/jamesmstone/dockerfiles
containers docker docker-images dockerfile
Last synced: 6 months ago
JSON representation
:whale: A collection of dockerfiles I have made
- Host: GitHub
- URL: https://github.com/jamesmstone/dockerfiles
- Owner: jamesmstone
- Created: 2016-08-10T07:29:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T08:16:26.000Z (about 1 year ago)
- Last Synced: 2025-04-08T14:45:04.526Z (10 months ago)
- Topics: containers, docker, docker-images, dockerfile
- Language: Shell
- Homepage: https://hub.docker.com/r/jamesmstone/
- Size: 113 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfiles

A collection of dockerfiles I have made for different applications.
Of note there are lots of other great collections of dockerfiles such as:
- Jess's: [jfrazele/dockerfiles](https://github.com/jfrazelle/dockerfiles) Which is where the build and test script for this repo come from!
- Sven's: [SvenDowideit/dockerfiles](https://github.com/svendowideit/dockerfiles)
- Kev++'s: [vimagick/dockerfiles](https://github.com/vimagick/dockerfiles)
Or even many many [more](https://github.com/search?o=desc&q=dockerfiles&ref=searchresults&s=&type=Repositories&utf8=%E2%9C%93)....