Add link to rails 6 example

This commit is contained in:
Ryan Williams
2021-09-28 15:59:44 -07:00
committed by GitHub
parent 568117d5f6
commit cb2f510fc6
+3
View File
@@ -4,6 +4,9 @@
This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and hotwire, all running in Docker. This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and hotwire, all running in Docker.
**NOTE:** [There is also an example Rails 6 application working in Docker with Webpacker](https://github.com/ryanwi/rails-on-docker)
## Initial setup ## Initial setup
``` ```
docker compose build docker compose build