12 2019 档案

docker基础镜像的选择:ubuntu or centos?
摘要:下载官方的镜像 REPOSITORY TAG IMAGE ID CREATED SIZEubuntu latest 549b9b86cb8d 7 days ago 64.2MBcentos latest 0f3e07c0138f 2 months ago 220MB ubuntu的基础镜像64.2M 阅读全文

posted @ 2019-12-27 08:43 庐州月光 阅读(2378) 评论(0) 推荐(0) 编辑

perl 智能匹配操作符的版本问题
摘要:问题: perl v5.26.1运行含有智能匹配符的源代码,提示如下报错 Smartmatch is experimental at test.pl line 1. 解决方案1: 在源代码的开头添加如下语句 no warnings 'experimental::smartmatch'; 解决方案2: 阅读全文

posted @ 2019-12-26 17:20 庐州月光 阅读(1481) 评论(0) 推荐(0) 编辑

ubuntu apt-get update的作用
摘要:问题: 测试docker ubuntu镜像,无法直接通过apt-get install安装常用的包。 输入apt-get update命令之后,可以正常安装。 记录: apt-get updateGet:1 http://archive.ubuntu.com/ubuntu bionic InRele 阅读全文

posted @ 2019-12-26 17:09 庐州月光 阅读(9401) 评论(0) 推荐(0) 编辑

< 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

统计

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