Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

RTMP 2 SRT Container Seems to Be Broken #19

@saltarob

Description

@saltarob

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions