We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396a2c0 commit 1480c91Copy full SHA for 1480c91
1 file changed
README.md
@@ -147,6 +147,9 @@ cd /path/to/repo
147
dclaude # or dcodex
148
```
149
150
+> [!NOTE]
151
+> The very first `dcodex`/`dclaude` run can take around 60 seconds while Docker builds the image. Subsequent runs are instant.
152
+
153
If you want GitHub SSH access from inside the container, for example to `git push` from there, launch with `--ssh`:
154
155
```bash
0 commit comments