pull/4/head
drunkendog 2022-12-14 19:23:12 +00:00
parent 3fc76cc50e
commit 2beab87f92
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
docker run --net main_subnet --ip 172.30.13.1 \ docker run -d --net main_subnet --ip 172.30.13.1 \
-e TZ=America/New_York \ -e TZ=America/New_York \
--name=selenium \ --name=selenium \
-v /opt/changedetector/datastore:/datastore \
--restart unless-stopped \ --restart unless-stopped \
--shm-size="2g" \ --shm-size="2g" \
selenium/standalone-chrome selenium/standalone-chrome