Webapp Delivery
Do this before creating the pull request.
Linters and syntax
- Check the Dockerfile
docker run --rm -i hadolint/hadolint < Dockerfile
- Supply a Github Actions workflow That at least:
builds the image on a push cleans up old images
- Check your commit messages
- Make sure you add a HealthCheck for K8s.