From 6e2e1cc1d2bcbb6af285aa951f10d71526f4645e Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sat, 6 May 2023 11:01:25 -0700 Subject: [PATCH] add docker init reference --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa57975..b15123b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Build, Ship, and Run Your Applications Everywhere](https://pragprog.com/titles/r * [Ruby on Whales: Dockerizing Ruby and Rails development](https://evilmartians.com/chronicles/ruby-on-whales-docker-for-ruby-rails-development) * [Rails generator to produce Dockerfiles and related files](https://github.com/rubys/dockerfile-rails) +* [docker init](https://docs.docker.com/engine/reference/commandline/init/) ### Rails 7 with importmaps