clocal-azure
clocal-azure copied to clipboard
Dockerfile not being located
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'
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.)
use bash compose.sh
instead.