stevedore
stevedore copied to clipboard
🚢 Docker distribution for Windows Containers that Just Works
Updates the requirements on [winit](https://github.com/rust-windowing/winit) to permit the latest version. Release notes Sourced from winit's releases. Winit Version v0.27.0 On Windows, fix hiding a maximized window. On Android, ndk-glue's NativeWindow...
### Version 0.6.0 ### What steps are needed to reproduce the behavior? Microsoft Windows [Version 10.0.19044.1586] WSL2 Docker version 20.10.14, build a224086 1. Install VSCode 1.66.2 2. Install Remote-Containers plugin...
Microsoft has added support for WSL2 in Windows Server 2022: https://techcommunity.microsoft.com/t5/itops-talk-blog/wsl2-now-available-on-windows-server-2022/ba-p/3447570 Stevedore should support this.
how can i use gpu in these docker? Everything else works great
Hi everyone. This project is really great! I am using it with pleasure, thanks for your work. I would like to propose new feature: Is it possible to add small...
### Version 0.6.1 ### What steps are needed to reproduce the behavior? 1.Install in windows server 2019 version 1809 2. follow instructions to install stevedore 3. ### What you expected?...
### Version 0.6.0 ### What steps are needed to reproduce the behavior? 1) Start a container with a port exposed. 2) Connect to it using "localhost" – works. 3) Connect...
### Version 0.6.1 ### What steps are needed to reproduce the behavior? I tried to build docker image for java project with dockerfile-maven-plugin. ### What you expected? build docker image...
### Version 0.6.1 ### What steps are needed to reproduce the behavior? I try to run docker in a network where Internet is only accessible via proxy. Docker, however, seems...