SkillAgentSearch skills...

Dockerfiles

Docker images relating to Mantid

Install / Use

/learn @mantidproject/Dockerfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated12d ago
Forks8

Languages

Shell

Security Score

85/100

Audited on Mar 24, 2026

No findings