mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-10 17:04:15 +00:00
Merge pull request #1086 from justincormack/new-containerd
Shift to development track containerd
This commit is contained in:
@@ -11,11 +11,6 @@ RUN \
|
||||
|
||||
COPY . .
|
||||
RUN rm Dockerfile
|
||||
RUN cd /usr/bin && \
|
||||
ln -s docker-runc runc && \
|
||||
ln -s docker-containerd-shim containerd-shim && \
|
||||
ln -s docker-containerd-ctr containerd-ctr && \
|
||||
ln -s docker-containerd containerd
|
||||
|
||||
RUN \
|
||||
rc-update add sysctl boot && \
|
||||
|
||||
Reference in New Issue
Block a user