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