Câu hỏi được gắn thẻ «docker-for-windows»



12
standard_init_linux.go: 190: quá trình người dùng thực thi gây ra "không có tệp hoặc thư mục như vậy" - Docker
Khi tôi đang chạy hình ảnh docker của mình trên windows 10. Tôi gặp lỗi này: standard_init_linux.go:190: exec user process caused "no such file or directory" tệp docker của tôi là: FROM openjdk:8 EXPOSE 8080 VOLUME /tmp ADD appagent.tar.gz /opt/app-agent ADD services.jar app.jar ADD run.sh /run.sh # Install compiler and …

30
docker không thể khởi động trên windows
Việc thực thi docker versiontrả về các kết quả sau. C:\Projects> docker version Client: Version: 1.13.0-dev API version: 1.25 Go version: go1.7.3 Git commit: d8d3314 Built: Tue Nov 1 03:05:34 2016 OS/Arch: windows/amd64 error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.25/version: open //./pipe/docker_engine: The system cannot find the file specified. In the default …
Khi sử dụng trang web của chúng tôi, bạn xác nhận rằng bạn đã đọc và hiểu Chính sách cookieChính sách bảo mật của chúng tôi.
Licensed under cc by-sa 3.0 with attribution required.