1. 09 Apr, 2023 2 commits
  2. 03 Apr, 2023 2 commits
  3. 26 Mar, 2023 2 commits
  4. 30 Jan, 2023 1 commit
  5. 26 Jan, 2023 1 commit
  6. 22 Jan, 2023 1 commit
  7. 08 Jan, 2023 1 commit
  8. 05 Jan, 2023 2 commits
  9. 25 Dec, 2022 1 commit
  10. 21 Dec, 2022 3 commits
  11. 20 Nov, 2022 1 commit
  12. 17 Nov, 2022 2 commits
  13. 10 Nov, 2022 1 commit
  14. 08 Nov, 2022 1 commit
  15. 27 Oct, 2022 1 commit
  16. 26 Oct, 2022 1 commit
  17. 26 Sep, 2022 2 commits
  18. 18 Sep, 2022 1 commit
  19. 11 Sep, 2022 3 commits
  20. 08 Sep, 2022 3 commits
  21. 24 Aug, 2022 3 commits
  22. 21 Aug, 2022 1 commit
  23. 09 Jun, 2022 1 commit
  24. 08 Jun, 2022 1 commit
  25. 02 Jun, 2022 1 commit
    • Josua Mayer's avatar
      docker: re-enable passing environment variables to the build · f8766fc7
      Josua Mayer authored
      The -E flag for sudo has previously been removed to work around some
      strange issues.
      Re-add the safer --preserve-envs flag listing all the settings currently
      available.
      
      This allows in particular to override the serdes configuration again
      without editing the runme.sh file - e.g.:
      docker run -i -t -v "$PWD":/work -e SERDES=8S_9_2 lx2160a_build -u 0 -g 0
      Signed-off-by: default avatarJosua Mayer <josua@solid-run.com>
      f8766fc7
  26. 31 May, 2022 1 commit