79110985

Date: 2024-10-21 16:48:35
Score: 1
Natty:
Report link

Try to add the line below to your Dockerfile, it will install perl:

RUN micromamba install -y -n base -c conda-forge perl
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: poisoned_monkey