• Yerevan
  • https://e1lama.ru
  • Fullstack Developer, Digital Nomad and Crypto Enthusiast

  • Joined on 2023-06-03

hls-library (sha256:b6a1a5e40003f67d5c2bd5a5708555e832d296288762149f5cfcde753def9484)

Published 2024-10-18 00:57:16 +00:00 by e1lama

Installation

docker pull gitea.e1lama.ru/e1lama/hls-library@sha256:b6a1a5e40003f67d5c2bd5a5708555e832d296288762149f5cfcde753def9484
sha256:b6a1a5e40003f67d5c2bd5a5708555e832d296288762149f5cfcde753def9484

Image Layers

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /
CMD ["/bin/sh"]
RUN /bin/sh -c set -x && apk add --no-cache ca-certificates curl ffmpeg python3 && curl -Lo /usr/local/bin/youtube-dl https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp && chmod a+rx /usr/local/bin/youtube-dl && apk del curl && mkdir /downloads && chmod a+rw /downloads && youtube-dl --version && mkdir -p /.cache && chmod 777 /.cache # buildkit
COPY /app/bin/myapp /usr/local/bin/myapp # buildkit
COPY /app/templates /templates # buildkit
ENTRYPOINT ["myapp"]
EXPOSE map[8080/tcp:{}]
Details
Container
2024-10-18 00:57:16 +00:00
1
OCI / Docker
linux/amd64
71 MiB
Versions (7) View all
1.6.2 2024-10-18
latest 2024-10-18
1.6.1 2024-10-18
1.6.0 2024-10-17
1.5.0 2024-07-21