# kkFileView **Repository Path**: keyersoft/file-online-preview ## Basic Information - **Project Name**: kkFileView - **Description**: 使用spring boot打造文件文档在线预览项目解决方案,支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4、mp3以及众多类文本如txt、html、xml、java、properties、sql、js、md、json、conf、ini、vue、php、py、bat、gitignore等文件在线预览 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://kkfileview.keking.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9379 - **Created**: 2022-08-17 - **Last Updated**: 2024-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 对官方镜像添加延迟消息插件 docker buildx build -t kkfileview:4.1.0 . docker tag kkfileview:4.1.0 guitarpig/kkfileview:4.1.0 docker push guitarpig/kkfileview:4.1.0