Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action to publish MAP(s) on GHCR #24

Open
tomaroberts opened this issue May 11, 2023 · 1 comment
Open

Add GitHub Action to publish MAP(s) on GHCR #24

tomaroberts opened this issue May 11, 2023 · 1 comment

Comments

@tomaroberts
Copy link
Collaborator

tomaroberts commented May 11, 2023

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.

@tomaroberts
Copy link
Collaborator Author

Relevant/reminder:

Could build a unit test which uses monai-deploy package to build the MAP, such as: https://github.com/Project-MONAI/monai-deploy-app-sdk/blob/main/tests/system/packager/test_packager.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant