localtime

This commit is contained in:
Jackson Delahunt 2019-03-01 18:57:12 +11:00
parent d1598822da
commit e9e4cd6849

View file

@ -23,7 +23,6 @@ docker run \
--security-opt seccomp:$REPO_ROOT/docker/config/chrome/chrome.json \
--tty \
--volume /dev/shm:/dev/shm \
--volume /etc/localtime:/etc/localtime:ro \
--volume /tmp/.X11-unix:/tmp/.X11-unix \
--volume /var/lib/docker:/var/lib/docker \
--volume /var/run/dbus:/var/run/dbus \