- nginx Now let envvar
SERVER_NAME
control the nginx server_name which is visible in the browser tab.
- github Now use GitHub Actions to test image.
- demo Now depend on the docker-compose-plugin.
- demo Fix the broken
-diff
target.
- nginx Rebuild with new version.
- docker Now use entry.d and exit.d.
- Nginx is flooding the docker log, so setting
access_log off;
.
- Initial release.
- Honor environment variables PROJECTROOT and PROJECTS_LIST.
- Including a demo.