Devlog #5
I have finished working on the .sh script, and now there are more customization options that can be passed in through the ARGs.
I added SHA-256 verification for the packages downloaded from GitHub releases.
I added support for some other modules, including Fancy Index, and geoip2.
Also, I worked on NJS and found out that the official image already comes with the njs module. Repetitive work was done. :––––––––––––––––––––––––––––––––––––––––––––––––––:
I’m running out of time and energy because I need to focus on “Back to School” stuff, so I plan to wrap up the project.
I didn’t finish the Alpine-based image.
To-Do:
- Fix one error
- Write the default nginx.conf file
- Test that everything works well
- Deal with copyright stuff, i.e. include the license in the image
- Write a CI/CD to push to Docker Hub
- Write a README file