Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richistron/docker-examples
This is a simple repo created to show how you can dockerized different types of applications
https://github.com/richistron/docker-examples
Last synced: 8 days ago
JSON representation
This is a simple repo created to show how you can dockerized different types of applications
- Host: GitHub
- URL: https://github.com/richistron/docker-examples
- Owner: richistron
- Created: 2021-12-13T00:42:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T21:47:56.000Z (over 1 year ago)
- Last Synced: 2024-04-15T03:20:06.111Z (7 months ago)
- Language: Ruby
- Size: 4.14 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Docker examples
===============This is a simple repo created to show how you can dockerized different types
of applicationsExamples:
* [Nodejs](nodejs-app/)
* [Rails](rails-app/)
* [Docker Compose](tooling)