- Updated GitHub Actions action dependencies
- Added GitHub Actions example to README
- setting USER so
~
substitution works as expected - Pulled latest
alpine
base image - "GitHub" branding from "Github"
- Added GitHub Actions to build and push the image to Docker Hub (as it's a bit of a mess to do 2 pushes in a Gitlab CI)
- Added a push mirror from GitLab to GitHub
- Added Gitlab (Trivy) Container Scanning CI stage
- Added Changelog
- Added Readme badges
- changed entrypoint to not require envars to be set
- Initial release