DiamondLightSource / DiamondLightSource/tickit-devices
Add S03 configs to the dockerfile
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think it could be worth adding the s03 configs folder to the docker build so we can use commands for those without mounting seperately.
eg: in the dockerfile
```
COPY . /s03_configs
WORKDIR s03_configs
```
Contributor guide
Assessment
This issue has not been assessed yet.