https://github.com/delner/docker
Some Docker images to play with.
https://github.com/delner/docker
Last synced: 9 months ago
JSON representation
Some Docker images to play with.
- Host: GitHub
- URL: https://github.com/delner/docker
- Owner: delner
- License: mit
- Created: 2015-12-29T16:17:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T19:20:35.000Z (about 10 years ago)
- Last Synced: 2025-04-25T09:59:20.387Z (about 1 year ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker
A collection of useful Docker images.
## What's included
- [*delner/ubuntu-core*](https://hub.docker.com/r/delner/ubuntu-core/): Ubuntu + some common tools & libraries.
- [*delner/ruby*](https://hub.docker.com/r/delner/ruby/): Ruby on Ubuntu.
- [*delner/nginx-unicorn-rails*](https://hub.docker.com/r/delner/nginx-unicorn-rails/): Nginx/Unicorn/Rails on Ubuntu.