• 0 Posts
  • 173 Comments
Joined 1 year ago
cake
Cake day: November 3rd, 2023

help-circle
  • This just tells me you must be trying to build a container instead of just running a ready made one. That’s what I mean by the complete lack of understanding. And in response to your previous comment, I doubt you’re stupid. You’re just clearly misguided on this subject. Save yourself all the headache and learn how to launch a docker container. It’s even easier than what you’ve just tackled. I believe in you.


  • roofuskit@lemmy.worldtoSelfhosted@lemmy.worldHelp with Decluttarr
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    3
    ·
    edit-2
    1 day ago

    I think your failings with docker stem from a complete lack of understanding. It takes little to no effort and will replace nothing. You’re causing yourself a lot more work, not just now but also in the future, trying to do things the way you are. It shouldn’t take more than 10 minutes to install docker, docker compose, and research the setting you need to add to a compose file before running it. At that point you’re done, no dependencies, no maintenance. Need to update? Pull the new image and relaunch the container. Takes seconds.

    I can’t imagine trying to wrap my head around python dependencies and venv when docker seems a bridge too far.