Commit 358a56eb authored by Vayhinger's avatar Vayhinger
Browse files

Update Dockerfile

parent 5c259e6f
......@@ -20,7 +20,7 @@ RUN apk update && \
RUN git clone https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/junittestlauncher.git /junittestlauncher
#Copy student code into container
COPY /src /junittestlauncher/task/
COPY / /junittestlauncher/task/
#COPY * /junittestlauncher/task/
#Copy trianer Unit Tests into container
#To Do
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment