testcontainers / testcontainers/testcontainers-java
Is this for WSL1 and/or WSL2: Windows Support -> Windows Subsystem for Linux (WSL) -> Optional - Only if volumes are required:
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
This page https://www.testcontainers.org/supported_docker_environment/windows/ describes how to configure WSL to support volume mapping.
Inside the WSL shell, modify the /ect/wsl.conf file to mount the Windows drives on / instead of on /mnt/. (Reboot required after this step).
However, it's not clear whether this applies to WSL1 or/and WSL2.
It would be helpful if this was clarified. There's also a typo.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Windows support page at testcontainers.org/supported_docker_environment/windows/ and review the WSL volume-mapping instructions, including the /ect/wsl.conf reference. Clarify whether the guidance applies to WSL1, WSL2, or both, and correct the typo; the page should clearly state the supported WSL versions and use the correct path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100