commit abcfec112f629bebe41bcaa5584d49168c912186 parent 1cf1198cb7e6ae7585a7bbbb6524b077bbf9c174 Author: Marcel <MTRNord@users.noreply.github.com> Date: Thu, 6 Oct 2016 10:48:48 +0200 Update Dockerfile Diffstat:
| M | Dockerfile | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Dockerfile b/Dockerfile @@ -2,5 +2,5 @@ FROM mtrnord/opencv:latest MAINTAINER MTRNord <info@nordgedanken.de> -COPY scripts/ FaceDetect -WORKDIR FaceDetect +COPY scripts/ PStreet +WORKDIR PStreet