Skip to content

Commit 1480c91

Browse files
README: Add note on first run taking time (#14)
1 parent 396a2c0 commit 1480c91

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ cd /path/to/repo
147147
dclaude # or dcodex
148148
```
149149

150+
> [!NOTE]
151+
> The very first `dcodex`/`dclaude` run can take around 60 seconds while Docker builds the image. Subsequent runs are instant.
152+
150153
If you want GitHub SSH access from inside the container, for example to `git push` from there, launch with `--ssh`:
151154

152155
```bash

0 commit comments

Comments
 (0)