https://github.com/koddsson/dockerfiles
A collection Dockerfiles I've made
https://github.com/koddsson/dockerfiles
Last synced: about 1 month ago
JSON representation
A collection Dockerfiles I've made
- Host: GitHub
- URL: https://github.com/koddsson/dockerfiles
- Owner: koddsson
- Created: 2014-03-18T15:20:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-18T19:54:30.000Z (about 12 years ago)
- Last Synced: 2025-02-25T10:27:54.902Z (over 1 year ago)
- Language: Shell
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfiles
Currently my Dockerfile are based off debian:jessie rather than ubuntu since I
think that those images are smaller. If anyone knows any different please let
me know.
## The images
* docker-debian-nodejs
* A Debian Jessie image with node.js v.0.10.26 and npm.
* xen-orchestra
* A Debian Jessie image (the base image is the docker-debian-nodejs image
above) running xen-orchestra on port 80. Check it out at
[xen-orchestra.com](https://xen-orchestra.com/).