4.4.0-beta版本

pull/286/MERGE v4.4.0-beta
陈精华 2024-04-15 09:19:13 +08:00
parent 59315c3200
commit 42f0e079f0
No known key found for this signature in database
GPG Key ID: 30BDC970902B755D
7 changed files with 35 additions and 35 deletions

View File

@ -1,5 +1,5 @@
FROM keking/kkfileview-jdk:latest
MAINTAINER chenjh "842761733@qq.com"
ADD server/target/kkFileView-*.tar.gz /opt/
ENV KKFILEVIEW_BIN_FOLDER /opt/kkFileView-4.4.0-SNAPSHOT/bin
ENTRYPOINT ["java","-Dfile.encoding=UTF-8","-Dspring.config.location=/opt/kkFileView-4.4.0-SNAPSHOT/config/application.properties","-jar","/opt/kkFileView-4.4.0-SNAPSHOT/bin/kkFileView-4.4.0-SNAPSHOT.jar"]
ENV KKFILEVIEW_BIN_FOLDER /opt/kkFileView-4.4.0-beta/bin
ENTRYPOINT ["java","-Dfile.encoding=UTF-8","-Dspring.config.location=/opt/kkFileView-4.4.0-beta/config/application.properties","-jar","/opt/kkFileView-4.4.0-beta/bin/kkFileView-4.4.0-beta.jar"]

View File

@ -6,7 +6,7 @@
<groupId>cn.keking</groupId>
<artifactId>kkFileView-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-beta</version>
<properties>
<java.version>1.8</java.version>

View File

@ -6,7 +6,7 @@
<parent>
<artifactId>kkFileView-parent</artifactId>
<groupId>cn.keking</groupId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-beta</version>
</parent>
<artifactId>kkFileView</artifactId>

View File

@ -7,4 +7,4 @@ echo Please check log file in ../log/kkFileView.log for more information
echo You can get help in our official home site: https://kkview.cn
echo If you need further help, please join our kk opensource community: https://t.zsxq.com/09ZHSXbsQ
echo If this project is helpful to you, please star it on https://gitee.com/kekingcn/file-online-preview/stargazers
java -Dspring.config.location=..\config\application.properties -jar kkFileView-4.4.0-SNAPSHOT.jar -> ..\log\kkFileView.log
java -Dspring.config.location=..\config\application.properties -jar kkFileView-4.4.0-beta.jar -> ..\log\kkFileView.log

View File

@ -51,7 +51,7 @@ else
## kkFileView
echo "Starting kkFileView..."
nohup java -Dfile.encoding=UTF-8 -Dspring.config.location=../config/application.properties -jar kkFileView-4.4.0-SNAPSHOT.jar > ../log/kkFileView.log 2>&1 &
nohup java -Dfile.encoding=UTF-8 -Dspring.config.location=../config/application.properties -jar kkFileView-4.4.0-beta.jar > ../log/kkFileView.log 2>&1 &
echo "Please execute ./showlog.sh to check log for more information"
echo "You can get help in our official home site: https://kkview.cn"
echo "If you need further help, please join our kk opensource community: https://t.zsxq.com/09ZHSXbsQ"

View File

@ -7,7 +7,7 @@
|_|\_\ |_|\_\ |_| |_| |_| \___| \/ |_| \___| \_/\_/
=> Spring Boot :: ${spring-boot.version}
=> kkFileView :: 4.4.0-SNAPSHOT
=> kkFileView :: 4.4.0-beta
=> Home site :: https://kkview.cn
=> Github :: https://github.com/kekingcn/kkFileView
=> Gitee :: https://gitee.com/kekingcn/file-online-preview

View File

@ -35,43 +35,43 @@
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">20230710v4.4.0 </h3>
<h3 class="panel-title">20240415v4.4.0-beta</h3>
</div>
<div class="panel-body">
<div>
1. ofd.OFD <br>
1. ofd.OFD <br>
2. xlsx,, <br>
3. forceUpdatedCache <br>
4. GZIP <br>
5. CAD,CAD svg tif 线 <br>
6. <br>
7. office <br>
8.xbrl <br>
9.PDF <br>
10.markdown markdown <br>
11.dcm <br>
12.PDF.JS :// <br>
13.ckplayer <br>
14.tif <br>
15.bpmn <br>
16. <br>
17. <br>
18.video <br>
19.; <br>
20.txt <br>
21.csv <br>
22.访 <br>
23.bootstrap <br>
24.arm64dockerfile <br>
25.epub,epub,epub <br>
26.drawiobase64 <br>
27.<br>
28.OfficeLibreOffice7.5 & 7.6 <br>
29.drawio <br>
30.office <br>
31. host <br>
32. url <br>
33. <br>
8. xbrl <br>
9. PDF <br>
10. markdown markdown <br>
11. dcm <br>
12. PDF.JS :// <br>
13. ckplayer <br>
14. tif <br>
15. bpmn <br>
16. <br>
17. <br>
18. video <br>
19. ; <br>
20. txt <br>
21. csv <br>
22. 访 <br>
23. bootstrap <br>
24. arm64dockerfile <br>
25. epub,epub,epub <br>
26. drawiobase64 <br>
27. <br>
28. OfficeLibreOffice7.5 & 7.6 <br>
29. drawio <br>
30. office <br>
31. host <br>
32. url <br>
33. <br>
</div>
</div>
</div>