Article - CS396037
Build of Ignite docker image fails with error "failed to solve: process "/bin/sh -c get-staged-file.sh"
Modified: 03-Jul-2023
Applies To
- ThingWorx Platform 9.3
- Ignite 3.10 dockerfiles
Description
- Build of Ignite docker image fails with error :
> [ 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.
- Unable to build Ignite 3.10 docker image
This is a printer-friendly version of Article 396037 and may be out of date. For the latest version click CS396037