[ 
https://issues.apache.org/jira/browse/FLINK-9822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542680#comment-16542680
 ] 

ASF GitHub Bot commented on FLINK-9822:
---------------------------------------

Github user GJL commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6319#discussion_r202271606
  
    --- Diff: flink-container/docker/build.sh ---
    @@ -0,0 +1,118 @@
    +#!/bin/sh
    --- End diff --
    
    Just want to note that in other scripts, `bash` is used. Also 
`/usr/bin/env` is used to determine the `bash` binary. See `config.sh` for an 
example. 


> Add Dockerfile for StandaloneJobClusterEntryPoint image
> -------------------------------------------------------
>
>                 Key: FLINK-9822
>                 URL: https://issues.apache.org/jira/browse/FLINK-9822
>             Project: Flink
>          Issue Type: New Feature
>          Components: Docker
>    Affects Versions: 1.6.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.0
>
>
> Add a {{Dockerfile}} to create an image which contains the 
> {{StandaloneJobClusterEntryPoint}} and a specified user code jar. The 
> entrypoint of this image should start the {{StandaloneJobClusterEntryPoint}} 
> with the added user code jar. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to