https://github.com/solnic/hanami-dockerized-demo
A sample Hanami app with a docker-compose-driven-development-and-CI aka one docker-compose to rule them all.
https://github.com/solnic/hanami-dockerized-demo
Last synced: about 1 month ago
JSON representation
A sample Hanami app with a docker-compose-driven-development-and-CI aka one docker-compose to rule them all.
- Host: GitHub
- URL: https://github.com/solnic/hanami-dockerized-demo
- Owner: solnic
- Created: 2021-06-09T14:51:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-09T15:38:19.000Z (almost 4 years ago)
- Last Synced: 2025-04-24T05:03:32.023Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 33.2 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo
This is just a demo to show how I configured docker-compose / Dockerfile for both local development and running tests on CI via GitHub Actions.