https://github.com/pseudomuto/coreos-dockerfiles
A collection of dockerfiles for my images
https://github.com/pseudomuto/coreos-dockerfiles
Last synced: about 1 year ago
JSON representation
A collection of dockerfiles for my images
- Host: GitHub
- URL: https://github.com/pseudomuto/coreos-dockerfiles
- Owner: pseudomuto
- Created: 2014-07-23T00:14:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-25T21:54:27.000Z (almost 12 years ago)
- Last Synced: 2025-01-30T14:52:45.935Z (over 1 year ago)
- Language: Shell
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfiles
A collection of Dockerfiles used for creating images. Each folder represents an image that can be
downloaded from `pseudomuto/[folder_name]` on the [Docker Registry].
To use an image run `sudo docker pull pseudomuto/[folder_name]`, or just build your own from the
_Dockerfile_.
See the README file in each subfolder for details about the image
[Docker Registry]: https://registry.hub.docker.com/