mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 18:41:37 +00:00
Merge pull request #811 from justincormack/noswap
Disable rc swap script
This commit is contained in:
commit
1f2f77f1e9
@ -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