Sử dụng Docker với lỗi nền tảng ứng dụng Giải quyết đường dẫn DockerFile

I have an app thats located in a subdirectory of my repo [/server]
Ive created a Dockerfile in /server/Dockerfile and set
the dockerfile_path in my app spec. But I still get this error:

=> Building app using Dockerfile => Using Dockerfile: /.app_platform_workspace/server/DockerFile => Using build context /.app_platform_workspace/server/ Error: error resolving dockerfile path: please provide a valid path to a Dockerfile within the build context with --dockerfile Usage: executor [flags] executor [command]

Video

Chủ Đề