On release, it would be good to automatically build the latest container.
See: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
[Edit... this might not be possible because requires .Dockerfile in root of repo, which we don't have because MAP built by running monai-deploy package]
NB: might need to implement something to cater for having to create map-init first.
On release, it would be good to automatically build the latest container.
See: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
[Edit... this might not be possible because requires
.Dockerfilein root of repo, which we don't have because MAP built by runningmonai-deploy package]NB: might need to implement something to cater for having to create
map-initfirst.