79244711

Date: 2024-12-02 15:53:41
Score: 1
Natty:
Report link

The aafire program is in libaa-bin package, so change the Dockerfile like below:

FROM ubuntu:20.04
RUN apt-get update && apt-get install -y libaa-bin

it should works.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Xu Ouyang