clocal-azure icon indicating copy to clipboard operation
clocal-azure copied to clipboard

Dockerfile not being located

Open JosephSemrai opened this issue 5 years ago • 1 comments

Upon running the compose.sh script, executing docker-compose up yields a successful build process up (last successful task was pulling azurite:latest) until it fails to find 'Dockerfile' image

Operating System: Ubuntu (WSL 2 for Windows 10) Node Version: Not Relevant (Docker Build)

(I believe that it might have something to do with a variable not being set or a directory issue with WSL 2, but I'm not sure to which I'm looking for a reproduction of the issue.)

JosephSemrai avatar Jan 12 '20 07:01 JosephSemrai

use bash compose.sh instead.

indrajithekanayake avatar Feb 07 '20 10:02 indrajithekanayake