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
I can't create a container and when I try do, the container gets a error
Reproduce
docker build -t slicercontainer .
[+] Building 0.0s (1/1) FINISHED docker:desktop-linux
=> [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
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
Can you please check that you have a Dockerfile present in the same directory where you are running docker build -t slicercontainer . from?
If not that would explain the error.
If you have a Dockerfile in that same directory, then it's super strange that you would hit that error. In this case, please collect and upload Docker Desktop diagnostics so we can help you.
Description
I can't create a container and when I try do, the container gets a error
Reproduce
docker build -t slicercontainer .
[+] Building 0.0s (1/1) FINISHED docker:desktop-linux
=> [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/desktop-linux/desktop-linux/gm9gca9fk6i1gxyjh9omhqyql
Expected behavior
No response
docker version
Client: Version: 27.4.0 API version: 1.47 Go version: go1.22.10 Git commit: bde2b89 Built: Sat Dec 7 10:35:43 2024 OS/Arch: darwin/amd64 Context: desktop-linux Server: Docker Desktop 4.37.2 (179585) Engine: Version: 27.4.0 API version: 1.47 (minimum version 1.24) Go version: go1.22.10 Git commit: 92a8393 Built: Sat Dec 7 10:38:57 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
Application Error We've reported this to our error tracker.
Additional Info
No response
The text was updated successfully, but these errors were encountered: