To hell with swfrender utility

as it is pain to compile for all the platforms and the last release was in 2013
This commit is contained in:
suika 2022-10-30 21:41:40 +01:00
parent 592dc12d86
commit 28501c6fe0
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@ RUN mkdir -p /opt/noVNC/utils/websockify \
&& chown hydrus:hydrus -R /opt/noVNC
COPY --chown=hydrus . /opt/hydrus
COPY --chown=hydrus --from=suika/swftools:2013-04-09-1007 /swftools/swfrender /opt/hydrus/bin/swfrender_linux
RUN mv /opt/hydrus/static/build_files/docker/client/supervisord.conf /etc/supervisord.conf && \
mv /opt/hydrus/static/build_files/docker/client/novnc/index.html /opt/noVNC/index.html && \

View File

@ -12,7 +12,6 @@ RUN set -xe \
&& adduser -h /opt/hydrus -u 1000 -H -S -G hydrus hydrus
COPY --chown=hydrus . /opt/hydrus
COPY --chown=hydrus --from=suika/swftools:2013-04-09-1007 /swftools/swfrender /opt/hydrus/bin/swfrender_linux
VOLUME /opt/hydrus/db