mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-04 16:30:09 +00:00
Disable rc swap script
We now do our own swap management in automount. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
1f422952e1
commit
c741ae116b
@ -12,7 +12,6 @@ COPY . .
|
||||
RUN rm Dockerfile
|
||||
|
||||
RUN \
|
||||
rc-update add swap boot && \
|
||||
rc-update add sysctl boot && \
|
||||
rc-update add bootmisc boot && \
|
||||
rc-update add urandom boot && \
|
||||
|
Loading…
Reference in New Issue
Block a user