mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-02 15:31:12 +00:00
consistent naming
Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
This commit is contained in:
parent
5eb42b080f
commit
3cb59a5797
@ -36,7 +36,7 @@ COPY packages/diagnostics/etc /etc/
|
|||||||
COPY packages/automount/etc /etc/
|
COPY packages/automount/etc /etc/
|
||||||
COPY packages/9pinit/etc /etc/
|
COPY packages/9pinit/etc /etc/
|
||||||
COPY packages/ntp15m/etc /etc/
|
COPY packages/ntp15m/etc /etc/
|
||||||
COPY packages/binfmt-misc/etc /etc/
|
COPY packages/binfmt_misc/etc /etc/
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
rc-update add swap boot && \
|
rc-update add swap boot && \
|
||||||
|
Loading…
Reference in New Issue
Block a user