leopardslab / clocal-azure

🔬 Emulation engine for Azure
Apache License 2.0
76 stars 123 forks source link

Dockerfile not being located #105

Open JosephSemrai opened 4 years ago

JosephSemrai commented 4 years ago

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.)

indrajithekanayake commented 4 years ago

use bash compose.sh instead.