mirror of
https://github.com/rancher/os.git
synced 2025-07-10 05:13:03 +00:00
4 lines
69 B
Docker
4 lines
69 B
Docker
FROM runc_test
|
|
ADD . /go/src/github.com/opencontainers/runc
|
|
RUN make
|