You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run slim with mount docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock dslim/slim build --http-probe=false --mount "type=bind,source=D:\TEMP\container_data,target=/app/container_data" container_name
Specifications
Version: slim version linux/amd64|Transformer|1.40.11|1b271555882eacdfb4e6598d6d0552e9b9b1449b|2024-02-02_01:36:22PM
Platform: Windows 11 24H2
Running Windows 11 24H2
Server: Docker Desktop 4.37.1 (178610)
Engine:
Version: 27.4.0
WSL:
Version WSL: 2.3.26.0
Kernel version: 5.15.167.4-1
The text was updated successfully, but these errors were encountered:
MrMarvel
changed the title
Can't mount windows paths
Can't mount windows paths or how to mount
Dec 23, 2024
MrMarvel
changed the title
Can't mount windows paths or how to mount
Can't mount windows paths | or how to mount
Dec 23, 2024
MrMarvel
changed the title
Can't mount windows paths | or how to mount
Can't mount windows paths | or how to mount?
Dec 23, 2024
Running Windows 11 24H2
using containerized slim
Expected Behavior
Mounting is working normal on Windows paths
Actual Behavior
Not working at all.
Steps to Reproduce the Problem
docker build -t container_name .
docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock dslim/slim build --http-probe=false --mount "type=bind,source=D:\TEMP\container_data,target=/app/container_data" container_name
Specifications
Running Windows 11 24H2
Server: Docker Desktop 4.37.1 (178610)
Engine:
Version: 27.4.0
WSL:
Version WSL: 2.3.26.0
Kernel version: 5.15.167.4-1
The text was updated successfully, but these errors were encountered: