技术文章 - CS396037
Ignite docker 映像的构建失败,并出现错误“无法解决:进程“/bin/sh -c get-staged-file.sh”
已修改: 03-Jul-2023
适用于
- ThingWorx Platform 9.3
- Ignite 3.10 dockerfiles
说明
- Ignite docker 镜像的构建失败并出现错误:
> [ 8/24] RUN get-staged-file.sh "template-processor-12.2.1.22-application.tar.gz":
#0 0.379 /bin/sh: 1: get-staged-file.sh: not found
------
Dockerfile:80
--------------------
78 | apt-get clean
79 |
80 | >>> RUN get-staged-file.sh "${TEMPLATE_PROCESSOR_ARCHIVE}"
81 |
82 | RUN mkdir /opt/template-processor && \
--------------------
ERROR: failed to solve: process "/bin/sh -c get-staged-file.sh \"${TEMPLATE_PROCESSOR_ARCHIVE}\"" did not complete successfully: exit code: 127
Build Ignite Image: Failed.- 无法构建 Ignite 3.10 docker 镜像
这是文章 396037 的 PDF 版本,可能已过期。最新版本 CS396037