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

Hot fix docker image build #548

Merged
merged 62 commits into from
Oct 4, 2023

Conversation

ms888ekb
Copy link
Collaborator

pointed system variable from the OS's to Conda's installations lib folder.

conda config --set channel_priority strict
conda config --set channel_priority strict
@CharlesAuthier
Copy link
Collaborator

can you combine all the commit to make it clean pls :)

Copy link
Collaborator

@valhassan valhassan left a comment

Choose a reason for hiding this comment

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

Removing the container function seems like a temporary fix. Ideally, we would like to run our tests in the same environment (docker container) as we would in production. This implementation removes any validation of the docker image. Also, I think all docker image builds should be done inside of GitHub actions (Deprecating build-on-tag). We need more discussions on this!

@ms888ekb ms888ekb merged commit f0e29ab into NRCan:develop Oct 4, 2023
1 check passed
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.

4 participants