mantidproject / dockerfiles

Docker images relating to Mantid
https://hub.docker.com/u/mantidproject/
GNU General Public License v3.0
3 stars 7 forks source link

Update Win.Dockerfile following upstream changes #92

Closed MialLewis closed 9 months ago

MialLewis commented 10 months ago

This PR updates the windows dockerfile following various upstream changes that break the image build.

Issues include:

  1. Chocolately installer failing, requiring .NET Framework 4.8 https://stackoverflow.com/questions/76470752/chocolatey-installation-in-docker-started-to-fail-restart-due-to-net-framework
  2. A bug that didn't allow for jenkins direct connections (used for staging nodes): https://github.com/jenkinsci/docker-agent/issues/590

Please squash the commits on merge.

Confirmed to work on production here: https://builds.mantidproject.org/job/pull_requests-conda-windows/4561/

Image has been uploaded: https://github.com/orgs/mantidproject/packages/container/package/isiscloudwin