Skip to content

Commit 8143047

Browse files
dkleinF5JTorreG
andcommitted
Update content/includes/waf/install-build-image.md
Co-authored-by: Jon Torre <78599298+JTorreG@users.noreply.github.com>
1 parent b441578 commit 8143047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/includes/waf/install-build-image.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ A RHEL-based system would use the following command instead:
2424
```shell
2525
podman build --no-cache --secret id=nginx-crt,src=nginx-repo.crt --secret id=nginx-key,src=nginx-repo.key --secret id=license-jwt,src=license.jwt -t <your-image-name> .
2626
```
27+
2728
To build an image for NGINX Open Source, use the following command, replacing `<your-image-name>` as appropriate:
2829

2930
```shell

0 commit comments

Comments
 (0)