greyltc / docker-archlinux

Baseline Arch Linux Docker image
GNU General Public License v2.0
49 stars 6 forks source link

ln: failed to create symbolic link '/etc/localtime': File exists #11

Open nadolny opened 5 years ago

nadolny commented 5 years ago

Problem running this command...

$ docker build -t archlinux . ... Generating locales... en_US.UTF-8... done Generation complete. ln: failed to create symbolic link '/etc/localtime': File exists The command '/bin/sh -c setup-arch-docker-container' returned a non-zero code: 1

Can you help me? Thanks