mediainfo_aws_lambda
mediainfo_aws_lambda copied to clipboard
Docker build failed
I try to build this Docker Container on my Mac (macos Ventura, M2 Pro, Docker Desktop App v 4.16.2), but I get alway this error:
Hope y can help ... many thx
With Docker.app v4.21.1, I get this error:
FIXED !!!
Y have to add this line RUN yum install zlib-devel -y after line RUN yum install gcc ...
and to add this line RUN pip3.7 install importlib-metadata after line RUN mkdir -p /packages/pymediainfo-3.9/python/lib/python3.9/site-packages.
this bs!