dbpedia / dbp-same-thing-service

Microservice that looks up global and local IRIs based on the most recent DBpedia ID Management release.
Apache License 2.0
5 stars 1 forks source link

docker-compose tries to build image instead pulling from dockerhub #13

Open JJ-Author opened 4 years ago

JJ-Author commented 4 years ago
docker-compose run loader                                                                                                                                                 [17:45:51]
Building loader
ERROR: Cannot locate specified Dockerfile: Dockerfile

@aolieman why is there a build config in the standard compose file. would it not be better to have this in the override file?