Skip to content

Request to update the docker image #77

@oleua

Description

@oleua

Hi! Please, update ghcr.io/euro-office/documentserver:latest-dev and ghcr.io/euro-office/documentserver:latest-dev, so it could include the recent changes. In particular it misses a lot of files from /var/www/onlyoffice/documentserver/sdkjs/common folder:

root@17761e7636fc:/var/www/onlyoffice/documentserver/sdkjs/common# ll
total 160
drwxr-xr-x 1 ds   ds     4096 Apr 18 18:35 ./
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 ../
-rw-r--r-- 1 root root 104280 Apr 18 18:35 AllFonts.js
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:03 Charts/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:03 Drawings/
drwxr-xr-x 1 ds   ds     4096 Apr 18 18:36 Images/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 Native/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 SmartArts/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 hash/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 libfont/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 serviceworker/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 spell/
drwxr-xr-x 1 ds   ds     4096 Apr  7 10:04 zlib/

Compare it with https://github.com/Euro-Office/sdkjs/tree/main/common. In particular device_scale.js file, which is mentioned in /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index.html and /var/www/onlyoffice/documentserver/web-apps/apps/documenteditor/main/index_loader.html and other index.html and index_loader.html of other apps.

The folder /var/www/onlyoffice/documentserver/web-apps/vendor/socketio contains also only 1 file:

root@17761e7636fc:/var/www/onlyoffice/documentserver/web-apps/vendor/socketio# ll
total 52
drwxr-xr-x 1 ds ds  4096 Apr  7 09:30 ./
drwxr-xr-x 1 ds ds  4096 Apr  7 09:30 ../
-rw-r--r-- 1 ds ds 44004 Apr  7 09:26 socket.io.min.js
root@17761e7636fc:/var/www/onlyoffice/documentserver/web-apps/vendor/socketio# 

Just compare it with https://github.com/Euro-Office/web-apps/tree/main/vendor/socketio, which contains much more files.

So, the apps are working with errors.

Do you foresee the schedule of updates of the docker image?

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildBuild process related changesdocker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions