Skip to content

Commit 280e596

Browse files
committed
docs: add disclaimer about rebuilding in containerized VS Code
1 parent 57a9b89 commit 280e596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@ After installing the Dev Containers extension, you can manually create the conta
236236
}
237237
```
238238

239+
Note: after restarting in the containerized VS Code, you will need to run `npm ci` and `docker compose build` again. You may also need to delete the `theme` and `plugins` folders so that the build process can recreate them with the right file permissions for the container.
240+
239241
## WordPress
240242

241243
### Upgrading WordPress

0 commit comments

Comments
 (0)