• Frieren@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I did half of that. I looked at the commands to see what it did, what folders it made. Then I checked that the dockers pulled is the same from the official docker sites. I pasted the codes in rather than manual typing though. I’ve done this from sonarr, radar, audiobookshelf, jellyfin and sabnzbd.

    The terminal commands to get dockers working I did copy directly from deepseek after checking it’s the same on docker’s site. Weird part is I tried to follow docker’s instructions first but it didn’t work. Then after looking at deepseek, it gave the same instructions from a different page of deepseek. So what I copied into command should have been the same.

    Other than that I don’t really install anything as I’m quite paranoid about these stuff.

    • pmk@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      24 hours ago

      Good. To be honest I sometimes copy/paste too, but there is a possible trick to hide characters in the copied text with an automatic return at the end so when you paste you immediately run something you don’t intended. If I copy from some random shady blog I’d be more careful than from the official docker documentation I guess.