mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 00:36:46 +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 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user