There was an error while loading. Please reload this page.
1 parent 928a34a commit 912c79aCopy full SHA for 912c79a
1 file changed
Dockerfile
@@ -47,7 +47,7 @@ COPY --from=grundo build/rsj/ /home/cetonio/web/static/
47
#COPY --from=grundo build/xsl/ /home/cetonio/voko/xsl/
48
49
RUN chown cetonio etc \
50
-# && curl -LO https://github.com/revuloj/voko-grundo/archive/${VG_TAG}.zip \
+# && curl -LO https://github.com/revuloj/voko-grundo/archive/${VG_TAG}.zip \
51
# # && unzip ${VG_TAG}.zip voko-grundo-${ZIP_SUFFIX}/xsl/* voko-grundo-${ZIP_SUFFIX}/dtd/* \
52
# && unzip ${VG_TAG}.zip voko-grundo-${ZIP_SUFFIX}/cfg/* voko-grundo-${ZIP_SUFFIX}/smb/*.gif voko-grundo-${ZIP_SUFFIX}/owl/voko.rdf \
53
# && rm ${VG_TAG}.zip && mv voko-grundo-${ZIP_SUFFIX} voko \
0 commit comments