https://github.com/dylanfoster/dockerfiles
my dockerfiles
https://github.com/dylanfoster/dockerfiles
Last synced: about 2 months ago
JSON representation
my dockerfiles
- Host: GitHub
- URL: https://github.com/dylanfoster/dockerfiles
- Owner: dylanfoster
- License: mit
- Created: 2015-09-03T04:53:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-04T05:22:38.000Z (almost 11 years ago)
- Last Synced: 2025-01-24T22:12:30.224Z (over 1 year ago)
- Language: Shell
- Size: 137 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# Dockerfiles
My suite of docker files
## Usage
To build all images
```shell
./build.sh
```
Each image is documented on their individual usage
## License
Copyright (c) 2015 Dylan Foster
Licensed under the [MIT License](https://github.com/dylanfoster/dockerfiles/blob/master/LICENSE-MIT)