Skip to content

Commit 1a03cd4

Browse files
authored
[ci skip] Documents the --skip-docker rails command line argument (rails#46823)
1 parent 40a1f3a commit 1a03cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/command_line.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ If you wish to skip some files from being generated or skip some libraries, you
4949
| Argument | Description |
5050
| ----------------------- | ----------------------------------------------------------- |
5151
| `--skip-git` | Skip git init, .gitignore, and .gitattributes |
52+
| `--skip-docker` | Skip Dockerfile, .dockerignore and bin/docker-entrypoint |
5253
| `--skip-keeps` | Skip source control .keep files |
5354
| `--skip-action-mailer` | Skip Action Mailer files |
5455
| `--skip-action-mailbox` | Skip Action Mailbox gem |

0 commit comments

Comments
 (0)