Build -> Managed-lern -> Ml-Report-Service (Build job Failing in Dockerfile instructions) #497
-
Hello @gandham-santhosh ,we have tried to Build ml-report-service with tag "release-5.1.0_RC4", Jenkins-Logs: Started by user priyap
[Pipeline] timestamps
#2 [internal] load build definition from Dockerfile #3 [internal] load metadata for docker.io/library/node:12 #4 [1/6] FROM docker.io/library/node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e #5 [internal] load build context #6 [2/6] WORKDIR /opt/reports #7 [3/6] COPY package.json /opt/reports #8 [4/6] RUN apt update && apt install fonts-indic -y && fc-cache -f
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
@aks30 @VISHNUDAS-tunerlabs Could you please advise on this issue |
Beta Was this translation helpful? Give feedback.
This is being fixed in the 6.0 release, however, if its a blocker, for now, you can update the node version in Dockerfile to 16. Refer here - https://github.com/project-sunbird/ml-reports-service/blob/release-6.0.0/Dockerfile