79269873

Date: 2024-12-10 21:41:34
Score: 0.5
Natty:
Report link

Add this to your DockerFile, this works for me!

FROM node:18-alpine

RUN apk add --no-cache openssl
Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Arthu0x