Skip to content
Snippets Groups Projects
  1. Nov 05, 2022
  2. Nov 04, 2022
  3. Feb 02, 2022
  4. Oct 21, 2021
  5. Oct 20, 2021
  6. Oct 16, 2021
  7. Aug 05, 2021
  8. Aug 04, 2021
  9. May 10, 2021
  10. May 02, 2021
  11. Nov 26, 2020
  12. Oct 19, 2020
  13. May 19, 2020
    • Chris (Someguy123)'s avatar
      Improved build.sh Docker build script · 3cbc8395
      Chris (Someguy123) authored
       - Changed most variables from hard-coded export's, so that they only use their default value if
         the variable wasn't already set in the environment
      
       - Refactored most lines to follow shellscript standards, e.g. using `${}` where appropriate, quoting
         arguments and variables, etc.
      
       - Added some additional variables to make it easier to adjust individual portions of the docker tag
         through environment variables
      
       - Added basic information comment block to the top of the file explaining how to use the build script,
         and how to adjust the docker tag
      
       - Added a bash shebang and made the file executable
      
       - Added support for overriding the docker tag by passing an argument
      
       - Added `$DIR` variable, allowing `build.sh` to be ran from any working directory, without running
         into path context problems.
      3cbc8395
  14. Apr 12, 2020
  15. Oct 04, 2019
  16. Oct 03, 2019
  17. Sep 27, 2019
  18. Sep 06, 2019
  19. Sep 05, 2019
  20. Aug 30, 2019
  21. Jun 25, 2019
  22. Jun 19, 2019
  23. Jun 18, 2019
Loading