marcelbirkner/docker-ci-tool-stack

Can't locate specified Dockerfile: Dockerfile

unipark00 opened this issue · 3 comments

Hi, Marcel
I tried to run containers, but error occurs like the below,

$ docker-compose up -d
Creating network "dockercitoolstack_prodnetwork" with driver "bridge"
Creating volume "dockercitoolstack_nexus-data" with default driver
Creating volume "dockercitoolstack_jenkins-data" with default driver
Building nexus
ERROR: Cannot locate specified Dockerfile: Dockerfile

I guess that there is something wrong at your docker-compose.yml.
services:
nexus:
build: ./docker-nexus3 -> ./nexus

Could you check it out?

hi even am getting the same error with docker compose file

i am getting this error. Please help me.

ERROR: Cannot locate specified Dockerfile: Dockerfile