* Replace mkdir with WORKDIR
* Remove unnecessary package list
* Remove graalvm removal in the base image
This could speed up local builds since we don't need to download it
every time
* Remove package information
* Remove the downloaded apk
* Add a changelog entry
* Revert WORKDIR changes
* [#699] Add Dockerfile for alpine
* [#699] Add pod tests
* [#699] Add alpine image build
* [#699] Build images on CI
* [#699] Add actions
* [#699] Amend actions to the new flow