GUYS I STILL CAN'T FIGURE OUT DOCKER I'M SO ASHAMED OF MYSELF

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • FROM docker.io/alpine/git AS gitclone RUN mkdir /build ; cd /build ; git clone https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube- DL-Scripts-Collection.git . FROM python:3.11-bullseye COPY --from=gitclone /build/scripts /scripts ARG buildtime_extra_packages="" ARG buildtime_userid=1000 RUN apt-get update \ &&

  • 2022-docker

  • It's not pretty. I basically copied this: https://github.com/ArjanCodes/2022-docker/blob/bdfeb2238379c700c171dc96cbf9bfd2d612b454/Dockerfile

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • yt-dlp-docker

    Personal repository for yt-dlp deployment project

  • and mixed with this: https://github.com/dilietol/yt-dlp-docker/blob/e900f76a50a8bfa247eb5a8dbc36dad4e48cb02e/dockerfile

  • yt-dlp

    A feature-rich command-line audio/video downloader

  • to get this: FROM python:latest RUN apt-get -y update && \ apt-get install -y ffmpeg bash python3 python3-pip &&\ apt-get -y update && \ apt-get clean all && \ python3 -m pip install --upgrade git+https://github.com/yt-dlp/yt-dlp.git@release && \ python3 -m pip install apprise # set the working directory WORKDIR /app # Clone TheFrenchGhosty's scripts git clone https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git

  • TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection

    The ultimate collection of scripts for YouTube-DL.

  • to get this: FROM python:latest RUN apt-get -y update && \ apt-get install -y ffmpeg bash python3 python3-pip &&\ apt-get -y update && \ apt-get clean all && \ python3 -m pip install --upgrade git+https://github.com/yt-dlp/yt-dlp.git@release && \ python3 -m pip install apprise # set the working directory WORKDIR /app # Clone TheFrenchGhosty's scripts git clone https://github.com/TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection.git

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Doom Running on a Toothbrush

    1 project | news.ycombinator.com | 29 Feb 2024
  • Show HN: I create a free website for download YouTube transcript, subtitle

    2 projects | news.ycombinator.com | 18 Feb 2024
  • Ask HN: YouTube – how to batch scrape comments and details for 300 videos?

    1 project | news.ycombinator.com | 14 Jan 2024
  • Any idea on how to download videos safely from YouTube?

    1 project | /r/youtube | 11 Dec 2023
  • I need some advice on yt-dl

    1 project | /r/youtubedl | 8 Dec 2023