Replace 'container' with 'image' for consistency
This commit is contained in:
parent
f5c031af7e
commit
a2857ce16f
|
@ -182,7 +182,7 @@ Flags:
|
||||||
--video enable support for video files
|
--video enable support for video files
|
||||||
```
|
```
|
||||||
|
|
||||||
## Building the Docker container
|
## Building the Docker image
|
||||||
From inside the cloned repository, build the image using the following command:
|
From inside the cloned repository, build the image using the following command:
|
||||||
|
|
||||||
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build-docker.sh`
|
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build-docker.sh`
|
||||||
|
|
Loading…
Reference in New Issue