We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefb28d commit 3cd1244Copy full SHA for 3cd1244
Makefile
@@ -155,7 +155,7 @@ help:
155
@echo " PR=7 SUFFIX='my_additional_suffix' make <target>"
156
@echo " MR=6 COPR_CONFIG='path/to/the/config/copr/file' make <target>"
157
@echo " ACTOR=<actor> TEST_LIBS=y make test"
158
- @echo " BUILD_CONTAINER=el7 make build_container"
+ @echo " BUILD_CONTAINER=rhel7 make build_container"
159
@echo " TEST_CONTAINER=f34 make test_container"
160
@echo " CONTAINER_TOOL=docker TEST_CONTAINER=rhel7 make test_container_no_lint"
161
@echo ""
0 commit comments