I agree that dockerfile’s are not very reproducible. But honestly, that’s not how most people use it. I believe most people just pull the already built image which is very reproducible. Anyways, I found this video interesting and thought I’d share it and get your guys thoughts.

    • Nate Cox@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I’ll disagree with the above. I’ve been using flakes for over a year now for my projects and they are fantastic for both personal use and for distributing along with a public repository.

      I’ve been able to dump both Docker and asdf-vm for flake files with direnv, and am very happy with the workflow.