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

Docker container #48

Open
ideologysec opened this issue Feb 18, 2021 · 7 comments
Open

Docker container #48

ideologysec opened this issue Feb 18, 2021 · 7 comments
Labels
enhancement New feature or request

Comments

@ideologysec
Copy link

any plans to build a Docker container? would a pull request with a Dockerfile be accepted?

@TheFrenchGhosty
Copy link
Owner

TheFrenchGhosty commented Feb 19, 2021

I thought about it, but I don't really know how to handle it considering the number of scripts.

I guess a Docker can be made for each of them...

Feel free to open a PR I guess, and I'll setup a Quay (like DockerHub, but open source) repository.

@TheFrenchGhosty TheFrenchGhosty added the enhancement New feature or request label Feb 19, 2021
@ideologysec
Copy link
Author

the easiest thing to do would be to build the container with ffmpeg, yt-dlp, and maybe even atomicparsley, plus your scripts, have the repo included, and the entrypoint be bash. that way the container would be interactive, and you could just the use the commands as normal. basically an easy packaging approach.

@TheFrenchGhosty
Copy link
Owner

This is the basic setup yes, but I think a Docker container should be able to run the script automatically when the Source - X.txt (mounted) file is edited.

@ghost
Copy link

ghost commented Jul 8, 2021

Or rather use a cron inside container to run all scrips let's say each 5 min

@peterpepo
Copy link

Any news on this?
This would be absolutely amazing.
Unfortunately, I'm not knowledgeable enough to build the image by myself.

Cron/scheduler is good idea. Mount a volume from outside, to which would the image write downloads in same structure as scripts themselves, e.g. archivist/unique/ etc..

@signed-log
Copy link

If I have time, I'll work on it

@TheFrenchGhosty
Copy link
Owner

Any news on this?

Not really, I can't think of a good/clean way to do it, and I personally don't want/need it.

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

No branches or pull requests

4 participants