From 733d5ab8836bbea80e5276f71bf7a2a31b189091 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 31 Dec 2016 06:20:09 +0900 Subject: [PATCH] Clean up: Removes trailing whitespace --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 057a1f203..481c7b6bc 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -6,7 +6,7 @@ RUN rm /etc/pacman.d/mirrorlist RUN echo 'Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch' >> /etc/pacman.d/mirrorlist RUN echo 'Server = http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/$repo/os/$arch' >> /etc/pacman.d/mirrorlist -RUN rm /etc/localtime +RUN rm /etc/localtime RUN ln -s /usr/share/zoneinfo/Asia/Tokyo /etc/localtime RUN pacman -Sy --noconfirm