Replace 'container' with 'image' for consistency

This commit is contained in:
Seednode 2024-02-21 07:58:38 -06:00
parent f5c031af7e
commit a2857ce16f
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Flags:
--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:
`REGISTRY=<registry url> LATEST=yes TAG=alpine ./build-docker.sh`