Golang-Files-Preview
Golang-Files-Preview copied to clipboard
Golang 文件预览支持 office\pdf\cad\achieve\txt\image\video files
有哪些格式或者功能更新,可留言。
我看之前你将Docker镜像放在了registry.cn-hangzhou.aliyuncs.com/plm-services/plm_files_preview:latest ,这个目前已经不可访问,可否重新将镜像放出来?
有安装文档吗
文档太简单
gcloud compute networks create example-ks --subnet-mode custom gcloud compute networks subnets create ks-nodes --network example-ks --range 10.240.0.0/24 gcloud compute firewall-rules create example-ks-allow-internal --allow tcp,udp,icmp,ipip --network example-ks --source-ranges 10.240.0.0/24 gcloud compute...