The error message provided is from a Dockerfile build process and indicates that Docker is unable to find the file mix.exs in the directory apps/indexer/.
To Reproduce
Steps to reproduce the behavior:
docker build -f docker/Dockerfile -t bkc-explorer:v2 ../
The error message provided is from a Dockerfile build process and indicates that Docker is unable to find the file mix.exs in the directory apps/indexer/.
To Reproduce Steps to reproduce the behavior:
docker build -f docker/Dockerfile -t bkc-explorer:v2 ../
Expected behavior perfectly running compile dockerfile
Screenshots
Desktop (please complete the following information):
Additional Logs