diff --git a/etc/DockerHelper.sh b/etc/DockerHelper.sh index 22638e3a0b..ec1d97f710 100755 --- a/etc/DockerHelper.sh +++ b/etc/DockerHelper.sh @@ -18,8 +18,8 @@ usage: $0 [CMD] [OPTIONS] push Push the docker image to Docker Hub OPTIONS: - -os=OS_NAME Choose beween centos7 (default), ubuntu20.04 and ubuntu22.04. - -target=TARGET Choose target fo the Docker image: + -os=OS_NAME Choose between centos7 (default), ubuntu20.04 and ubuntu22.04. + -target=TARGET Choose target for the Docker image: 'dev': os + packages to compile app 'builder': os + packages to compile app + copy source code and build app