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 new maap_base image #139

Merged
merged 14 commits into from
Sep 13, 2024
Merged

Add new maap_base image #139

merged 14 commits into from
Sep 13, 2024

Conversation

sujen1412
Copy link
Collaborator

This new image can be used as DPS base image and in the future can also be used as source image for all our workspace base image.

This PR also includes the CI scripts to build the custom images on gitlab ci/cd

Copy link
Contributor

@grallewellyn grallewellyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am able to successfully build the image locally with: docker buildx build --platform linux/amd64 -t dps_base_image --build-arg IMAGE_REF=dps_base_image -f docker/Dockerfile .

I then register a dummy algorithm that should always succeed and use the container url of mas.dit.maap-project.org/root/maap-workspaces/base_image/dps_base_image:dps_base_image in ops and the job is successful

@sujen1412 sujen1412 merged commit 6e160b1 into develop Sep 13, 2024
@sujen1412
Copy link
Collaborator Author

This closes MAAP-Project/Community#966

@sujen1412 sujen1412 deleted the dps_base_image branch September 13, 2024 17:01
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

Successfully merging this pull request may close these issues.

2 participants