windows
windows copied to clipboard
[Question]: Documentation should be updated
Is your question not already answered in the FAQ?
- [X] I made sure the question is not listed in the FAQ.
Is this a general question and not a technical issue?
- [X] I am sure my question is not about a technical issue.
Question
Documentation should be clarified regarding optical drives. To insert an optical drive (e.g. DVD drive) into Windows, following options should be set in docker-compose.yaml:
environment:
ARGUMENTS: "-cdrom /dev/sr0"
devices:
- /dev/sr0