mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 01:06:47 +00:00
Comment out fast-fork Dockerfile change
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
This commit is contained in:
parent
78daa9cd39
commit
c67dd6fc9d
@ -6,8 +6,8 @@ COPY main.go .
|
|||||||
COPY readconfig.go .
|
COPY readconfig.go .
|
||||||
COPY config_test.go .
|
COPY config_test.go .
|
||||||
COPY requesthandler_test.go .
|
COPY requesthandler_test.go .
|
||||||
COPY fastForkRequestHandler.go .
|
#COPY fastForkRequestHandler.go .
|
||||||
COPY requestHandler.go .
|
#COPY requestHandler.go .
|
||||||
COPY types types
|
COPY types types
|
||||||
|
|
||||||
RUN go test
|
RUN go test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user