Skip to content

Commit d856fa5

Browse files
authored
Update Dockerfile, remove hardcoded jar
1 parent 5ead51b commit d856fa5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flink-dockerfile-example/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ RUN ln -fs /opt/flink/opt/flink-s3-fs-hadoop-*.jar /opt/flink/plugins/flink-s3-f
3636
USER 9999
3737

3838
COPY --from=build /app/build/dependencies /opt/flink/lib
39-
COPY flink-jar-runner-1.0.0-SNAPSHOT.jar /opt/flink/runner/flink-jar-runner-1.0.0-SNAPSHOT.jar

0 commit comments

Comments
 (0)