Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTMP 2 SRT Container Seems to Be Broken #19

Open
saltarob opened this issue Mar 17, 2024 · 0 comments
Open

RTMP 2 SRT Container Seems to Be Broken #19

saltarob opened this issue Mar 17, 2024 · 0 comments

Comments

@saltarob
Copy link

Hello,

I get following error: CANCELED [1/2] FROM docker.io/eyevinntechnology/ffmpeg-base:0.3.0

Your container seems to be not available anymore.

Thank you.

% docker build -t rtmp2srt .                           
[+] Building 13.9s (6/6) FINISHED                                                              docker:desktop-linux
 => [internal] load build definition from Dockerfile                                                           0.0s
 => => transferring dockerfile: 396B                                                                           0.0s
 => [internal] load metadata for docker.io/eyevinntechnology/ffmpeg-base:0.3.0                                13.7s
 => [internal] load .dockerignore                                                                              0.0s
 => => transferring context: 2B                                                                                0.0s
 => [internal] load build context                                                                              0.0s
 => => transferring context: 2B                                                                                0.0s
 **=> CANCELED [1/2] FROM docker.io/eyevinntechnology/ffmpeg-base:0.3.0@sha256:204eaff13cfa5e4359c80e6bc9a02469  0.0s**
 => => resolve docker.io/eyevinntechnology/ffmpeg-base:0.3.0@sha256:204eaff13cfa5e4359c80e6bc9a02469ad0266b6b  0.0s
 => => sha256:204eaff13cfa5e4359c80e6bc9a02469ad0266b6b8f865c799122c0d8a430b96 7.90kB / 7.90kB                 0.0s
 => => sha256:5b9ba76110d027edb69d49a5bad8c4c58a32096bba47a190843ad635238b5f47 13.93kB / 13.93kB               0.0s
 => ERROR [2/2] COPY python/rtmp2srt.py /root/rtmp2srt.py                                                      0.0s
------
 > [2/2] COPY python/rtmp2srt.py /root/rtmp2srt.py:
------
Dockerfile:3
--------------------
   1 |     FROM eyevinntechnology/ffmpeg-base:0.3.0
   2 |     MAINTAINER Eyevinn Technology <info@eyevinn.se>
   3 | >>> COPY python/rtmp2srt.py /root/rtmp2srt.py
   4 |     ENTRYPOINT ["/root/rtmp2srt.py"]
   5 |     CMD []
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 48d47620-86a2-4910-b582-6eecc35a53ad::emztjelvz1h9kd6q70ztxaqfc: failed to walk /var/lib/docker/tmp/buildkit-mount3145604280/python: lstat /var/lib/docker/tmp/buildkit-mount3145604280/python: no such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant