yangzailu

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

随笔分类 -  OpenSource

showdoc 重启和启动命令
摘要:showdoc 重启和启动命令: showdoc 启动命令: docker run -d --name showdoc -p 8080:80 -v /showdoc_data/html:/var/www/html/ star7th/showdoc 问题解决: docker: Error respon 阅读全文

posted @ 2022-09-01 17:38 飞离地平线 阅读(613) 评论(0) 推荐(0) 编辑

PHP使用LibreOffice实现word转pdf
摘要:LibreOffice是OpenOffice办公套件衍生版, 同样免费开源,并且是跨平台的,支持windows和linux服务器安装。 php调用命令实现文档转换: $retval = 1; // exec() might be disabled $cmd = 'D:/soft/LibreOffic 阅读全文

posted @ 2021-03-05 11:13 飞离地平线 阅读(1315) 评论(0) 推荐(0) 编辑

docker安装后出现Cannot connect to the Docker daemon.
摘要:Cannot connect to the Docker daemon. Is the docker daemon running on this host? 原因: 没有启动docker服务 service docker start 效果: docker stop showdoc # 停止容器 d 阅读全文

posted @ 2020-04-03 10:46 飞离地平线 阅读(7348) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示