79398325

Date: 2025-01-29 22:21:57
Score: 0.5
Natty:
Report link

I made the assumption rsync was installed as a part of base ubuntu image and it is not, I solved the issue by adding this line to my image code

RUN apt-get install -y rsync

Reasons:
  • Whitelisted phrase (-2): I solved
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user6866797