Update .gitpod.Dockerfile

This commit is contained in:
jeromewu 2019-11-06 21:52:07 +08:00 committed by GitHub
parent eae2ed9193
commit 28d76ccafc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitpod.Dockerfile vendored
View File

@ -1,2 +1,2 @@
FROM gitpod/workspace-full FROM gitpod/workspace-full
RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev libxcursor-dev libxdamage-dev libxi-dev libxtst-dev libnss3-dev libcups2-dev RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev libxcomposite-dev libxcursor-dev libxdamage-dev libxi-dev libxtst-dev libnss3-dev libcups2-dev libxss-dev