
nciccbr/libreofficeFree office suite, open source, and compatible with .doc, .docx, .xls, .xlsx, .ppt, .pptx files with command-line capabilites. soffice command can be used to convert between different file types (ie *.doc -> *.docx ).
# Dockerfile: LibreOffice (v6.3.1) FROM ubuntu:16.04 # LibreOffice # Installation Notes: [***] # Debian tarball: [***] RUN mkdir -p /data/ && mkdir -p /opt/ RUN apt-get update && \ apt-get upgrade -y RUN apt-get install -y --no-install-recommends wget \ libdbus-glib-1-2 \ libsm6 \ openjdk-8-jre \ && rm -rf /var/lib/apt/lists/* WORKDIR /opt/ # Get tarball and install RUN wget -q [***] RUN tar -xzf LibreOffice_6.3.1_Linux_x86-64_deb.tar.gz WORKDIR /opt/LibreOffice_6.3.1.2_Linux_x86-64_deb/DEBS/ RUN dpkg -i *.deb # Cleaning up after installation RUN ln -s /opt/libreoffice6.3/program/soffice /usr/local/bin/ RUN rm /opt/LibreOffice_6.3.1_Linux_x86-64_deb.tar.gz RUN rm -rf /opt/LibreOffice_6.3.1.2_Linux_x86-64_deb/ WORKDIR /data COPY Dockerfile /opt
[***]



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务