This commit is contained in:
Daniël de Kok 2023-01-18 09:32:09 +01:00
parent e8dd50336f
commit 14f2d664a7

View File

@ -41,7 +41,7 @@ If you'd like to do this, **be sure you do _not_ include your local
`node_modules` folder**, since there are some dependencies that need to be built `node_modules` folder**, since there are some dependencies that need to be built
for the image system. Rename it before using. for the image system. Rename it before using.
First build the Docker container. This only needs to be done on the first run First build the Docker image. This only needs to be done on the first run
or when changes are made to `Dockerfile` or the website dependencies: or when changes are made to `Dockerfile` or the website dependencies:
```bash ```bash