mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 03:48:03 +00:00
9pmount-vsock: add to /sbin
This patch adds the binary to /sbin but does not hook it up. Signed-off-by: David Scott <dave.scott@docker.com>
This commit is contained in:
@@ -72,6 +72,7 @@ COPY packages/vsudd/etc /etc
|
||||
COPY packages/mobyconfig/mobyconfig /usr/bin
|
||||
COPY packages/gummiboot/gummiboot.tar.gz /usr/share/src/
|
||||
COPY packages/oom/etc /etc
|
||||
COPY packages/9pmount-vsock/9pmount-vsock /sbin
|
||||
|
||||
RUN \
|
||||
rc-update add swap boot && \
|
||||
|
||||
Reference in New Issue
Block a user