zentol commented on a change in pull request #12172:
URL: https://github.com/apache/flink/pull/12172#discussion_r426154414
##########
File path:
flink-end-to-end-tests/test-scripts/container-scripts/docker-compose.test.yml
##########
@@ -16,15 +16,31 @@
# limitations under the License.
################################################################################
-# Extensions to flink-container/docker/docker-compose.yml that mounts volumes
needed for tests
+# Docker compose file for a Flink job cluster deployment.
+#
+# Parameters:
+# * FLINK_DOCKER_IMAGE_NAME - Image name to use for the deployment (default:
flink-job:latest)
Review comment:
This was also copied as is from
`flink-container/docker/docker-compose.yml`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]