devika icon indicating copy to clipboard operation
devika copied to clipboard

[Bug] Docker compose file not working as expected (app.dockerfile: no such file or directory)

Open prakashchokalingam opened this issue 9 months ago • 1 comments

Describe the bug

Getting the below error while running the docker compose file

failed to solve: failed to read dockerfile: open app.dockerfile: no such file or directory

How To Reproduce

Steps to reproduce the behavior (example):

  1. docker compose -f "docker-compose.yaml" up -d --build

Expected behavior

As the error suggests there is no file app.dockerfile present in the repo.

Screenshots and logs

must share logs from frontend or backend. also If applicable, add screenshots to help explain your problem.

Screenshot 2024-05-03 at 11 38 59 AM

prakashchokalingam avatar May 03 '24 06:05 prakashchokalingam

it was removed for some reason in #522

Polygons1 avatar May 04 '24 03:05 Polygons1