Update Dockerfile
This commit is contained in:
parent
3ca16d1f37
commit
4ab2530f98
@ -17,6 +17,7 @@ RUN set -x \
|
|||||||
libgtk-3-0 \
|
libgtk-3-0 \
|
||||||
xvfb \
|
xvfb \
|
||||||
nano \
|
nano \
|
||||||
|
tigervnc-standalone-server \
|
||||||
&& git clone https://github.com/piair338/MsRewards \
|
&& git clone https://github.com/piair338/MsRewards \
|
||||||
&& pip install -r MsRewards/requirements.txt \
|
&& pip install -r MsRewards/requirements.txt \
|
||||||
&& curl -sSLO https://download-installer.cdn.mozilla.net/pub/firefox/releases/91.9.1esr/linux-x86_64/en-US/firefox-91.9.1esr.tar.bz2 \
|
&& curl -sSLO https://download-installer.cdn.mozilla.net/pub/firefox/releases/91.9.1esr/linux-x86_64/en-US/firefox-91.9.1esr.tar.bz2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user