4 lines
69 B
Text
4 lines
69 B
Text
|
FROM runc_test
|
||
|
ADD . /go/src/github.com/opencontainers/runc
|
||
|
RUN make
|