You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,24 @@
1
-
# README
1
+
# Rails on Docker
2
+
3
+
> **Update:** Check out the new course on setting up a [Rails local development environment with Docker using DevContainers](https://www.devteds.com/devcontainers-for-developers-multi-container-local-dev-setup/)
4
+
5
+
> This is an old episode and source code. Instead, I suggest you check out the new way of working with [Docker for Rails](https://youtu.be/xfeQ6vDuidA) applications
6
+
7
+
[](https://youtu.be/xfeQ6vDuidA)
8
+
9
+
## Old code & episode
2
10
3
11
Learn how to use docker / docker compose to create and run rails application.
4
12
5
13
[Episode video link](https://youtu.be/a-jcTib9ZPA)
6
14
7
-
[](https://youtu.be/a-jcTib9ZPA)
0 commit comments