Skip to content

Commit 01c40f1

Browse files
committed
chromium: add xdotool package
1 parent f35d7c2 commit 01c40f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chromium/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ run apt-get install -y supervisor git sudo ssh \
1313
rabbitmq-server easy-rsa sshpass rsync suricata wget jq curl nginx \
1414
tigervnc-standalone-server x11-apps xterm postgresql-11 postgresql-client libpq-dev \
1515
build-essential python3-dev libffi-dev libldap2-dev libsasl2-dev libssl-dev virtualenv python3-virtualenv \
16-
python2-dev chromium chromium-driver zlib1g-dev
16+
python2-dev chromium chromium-driver zlib1g-dev xdotool
1717

1818
run mkdir /data /var/run/sshd
1919
run useradd -m -d /home/admin -p sa1aY64JOY94w admin

0 commit comments

Comments
 (0)