Manel
Manel
DDokploy
Created by Manel on 1/11/2025 in #help
failed to solve: failed to read dockerfile
When I try deploy my docker app I got this
Initializing deployment
Build dockerfile: ✅
Source Type: github: ✅
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
Error ❌
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
Initializing deployment
Build dockerfile: ✅
Source Type: github: ✅
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
Error ❌
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2B done
#1 DONE 0.0s
ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
But The dockerfile is in the root of the repo, another project with same place of dockerfile work normal
6 replies
DDokploy
Created by Manel on 9/20/2024 in #help
Database External connection get authentication error
I create a test Database, and enable the port for external connection, but when I use the gen url , I get a authentication error.
8 replies