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