[
https://issues.apache.org/jira/browse/FLINK-12416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834344#comment-16834344
]
Yun Tang commented on FLINK-12416:
----------------------------------
[~slav4ik], would you please share the full command to run the 'build.sh'?
> Docker build script fails on symlink creation ln -s
> ---------------------------------------------------
>
> Key: FLINK-12416
> URL: https://issues.apache.org/jira/browse/FLINK-12416
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Docker
> Affects Versions: 1.8.0
> Reporter: Slava D
> Priority: Major
>
> When using script 'build.sh' from 'flink-container/docker' it fails onĀ
> {code:java}
> + ln -s /opt/flink-1.8.0-bin-hadoop28-scala_2.12.tgz /opt/flink
> + ln -s /opt/job.jar /opt/flink/lib
> ln: /opt/flink/lib: Not a directory
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)