Explain you can use Docker alternatives for local preview
This commit is contained in:
@@ -39,6 +39,7 @@ git submodule update --init --recursive --depth 1
|
|||||||
To build the site in a container, run the following:
|
To build the site in a container, run the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
# You can set $CONTAINER_ENGINE to the name of any Docker-like container tool
|
||||||
make container-serve
|
make container-serve
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user