Skip to content
Snippets Groups Projects
  1. Oct 20, 2021
  2. Oct 16, 2021
  3. Aug 05, 2021
  4. Aug 04, 2021
  5. May 10, 2021
  6. May 02, 2021
  7. Nov 26, 2020
  8. Oct 19, 2020
  9. 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
  10. Apr 12, 2020
  11. Oct 04, 2019
  12. Oct 03, 2019
  13. Sep 27, 2019
  14. Sep 06, 2019
  15. Sep 05, 2019
  16. Aug 30, 2019
  17. Jun 25, 2019
  18. Jun 19, 2019
  19. Jun 18, 2019
  20. Jun 04, 2019
  21. Mar 18, 2019
  22. Mar 05, 2019
Loading