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 56a584a commit a8e755cCopy full SHA for a8e755c
.gitpod.Dockerfile
@@ -1,4 +1,3 @@
1
FROM gitpod/workspace-full
2
3
-RUN apt update \
4
- && apt install -y libvips
+RUN sudo install-packages libvips
0 commit comments