We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46072f0 commit df95018Copy full SHA for df95018
.gitpod.Dockerfile
@@ -1,2 +1,2 @@
1
FROM gitpod/workspace-full
2
-RUN sudo apt-get update && sudo apt-get install libx11-xcb-dev
+RUN sudo apt-get update && sudo apt-get install -y libx11-xcb-dev
0 commit comments