mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +00:00
UTC is default, do not need to set
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
d0484fb05e
commit
f6eb32c2c1
@ -30,7 +30,6 @@ COPY packages/automount/etc /etc/
|
|||||||
COPY packages/9pinit/etc /etc/
|
COPY packages/9pinit/etc /etc/
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
setup-timezone -z UTC && \
|
|
||||||
rc-update add swap boot && \
|
rc-update add swap boot && \
|
||||||
rc-update add sysctl boot && \
|
rc-update add sysctl boot && \
|
||||||
rc-update add bootmisc boot && \
|
rc-update add bootmisc boot && \
|
||||||
|
Loading…
Reference in New Issue
Block a user