Skip to content

Commit

Permalink
docker: use image from docker hub to speed things up (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie authored Jun 7, 2017
1 parent faa0bba commit 2c01b98
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ services:
joblib-hadoop-client:
image: joblib/joblib-hadoop-client:latest
container_name: joblib-hadoop-client
build: joblib-hadoop-client/.
volumes:
- ..:/shared # required for code coverage
env_file:
Expand Down

0 comments on commit 2c01b98

Please sign in to comment.