Skip to content

Commit

Permalink
[#61287] etc: DockerHelper.sh: Fix typos
Browse files Browse the repository at this point in the history
Signed-off-by: Illia Vysochyn <[email protected]>
  • Loading branch information
ivysochyn committed Jun 28, 2024
1 parent 93abf3a commit 8e62c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/DockerHelper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e62c67

Please sign in to comment.