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.
2 parents 5ee9870 + cd1c1cd commit 0f2e40cCopy full SHA for 0f2e40c
Dockerfile
@@ -26,6 +26,7 @@ RUN /usr/bin/yarn --cwd website \
26
&& /usr/bin/yarn --cwd website compile \
27
&& /usr/bin/yarn --cwd website build
28
29
+# Main image derived from openvsx-server
30
# Main image derived from openvsx-server
31
#FROM ghcr.io/eclipse/openvsx-server:${SERVER_VERSION}
32
FROM docker.io/amvanbaren/openvsx-server:${SERVER_VERSION}
0 commit comments