Skip to content

Docker Question Follow Up #6409

Closed Answered by SpiffyChatterbox
Kuroo2021 asked this question in Q&A
Discussion options

You must be logged in to vote

I would say yes, that's a good way of putting it.

It may not feel "right" to do it that way, but that's because Docker is usually used to provide an always-up service. It's really good for web servers and databases and things that need to stay online.

gallery-dl is a run-and-done process, so a Docker image does feel a little odd. But yes, that's the gist of how a one-line command like a gallery-dl download works in a container.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Kuroo2021
Comment options

@mikf
Comment options

@Kuroo2021
Comment options

@SpiffyChatterbox
Comment options

Answer selected by Kuroo2021
@Kuroo2021
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants