Skip to content
Snippets Groups Projects
Commit c67dd6fc authored by Alex Ellis's avatar Alex Ellis
Browse files

Comment out fast-fork Dockerfile change


Signed-off-by: default avatarAlex Ellis <alexellis2@gmail.com>
parent 78daa9cd
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ COPY main.go .
COPY readconfig.go .
COPY config_test.go .
COPY requesthandler_test.go .
COPY fastForkRequestHandler.go .
COPY requestHandler.go .
#COPY fastForkRequestHandler.go .
#COPY requestHandler.go .
COPY types types
RUN go test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment