Skip to content

mantidproject/dockerfiles

Repository files navigation

Dockerfiles

A collection of dockerfiles and ansible scripts used by developers and CI for mantid.

The images are split into folders by OS with documentation for editing and deploying setups available in each folder.

Troubleshooting

Windows Interpreter Errors

When running playbooks on Windows machines, incorrect line endings can result in bad interpreter errors.

To fix this (when using WSL):

sudo apt install dos2unix
dos2unix <PATH_TO_SCRIPT>

About

Docker images relating to Mantid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages