-
Notifications
You must be signed in to change notification settings - Fork 432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to put it in Docker Desktop? #31
Comments
А понял! |
Получилось! |
Получается таким образом я добавляю C:\Windows\System32\multi-container-app\compose.yaml в Docker Desktop |
Microsoft Windows [Version 10.0.22621.2428]
(c) Корпорация Майкрософт (Microsoft Corporation). Все права защищены.
C:\Windows\System32>git clone https://github.com/docker/multi-container-app
Cloning into 'multi-container-app'... remote: Enumerating objects: 2307, done. remote: Counting objects: 100% (39/39), done. remote: Compressing objects: 100% (24/24), done. remote: Total 2307 (delta 11), reused 26 (delta 11), pack-reused 2268 Receiving objects: 100% (2307/2307), 3.83 MiB | 2.79 MiB/s, done. Resolving deltas: 100% (366/366), done.
C:\Windows\System32>cd multi-container-app
C:\Windows\System32\multi-container-app>docker build -t multi-container-app .
[+] Building 0.0s (0/0) docker:default 2024/06/05 23:06:00 http2: server: error reading preface from client //./pipe/docker_engine: file has already been close[+] Building 0.1s (1/1) FINISHED docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 2B 0.0s ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
View build details: docker-desktop://dashboard/build/default/default/uxwi1u2piw4n36pfdbwax30l9
The text was updated successfully, but these errors were encountered: