posts - 158,  comments - 0,  views - 11万
< 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
03 2021 档案
Docker Compose 安装
摘要:1、下载docker-compose sudo curl -L "https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/ 阅读全文
posted @ 2021-03-26 16:21 a120608yby 编辑
Nodejs编译打包问题处理(JavaScript heap out of memory)
摘要:1、报错如下: ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory 2、编译打包前,增加如下命令 npm install -g increase-memo 阅读全文
posted @ 2021-03-26 15:08 a120608yby 编辑
GitLab 用户头像不显示问题
摘要:1、编辑/etc/gitlab/gitlab.rb文件 ### Gravatar Settings # gitlab_rails['gravatar_plain_url'] = 'http://www.gravatar.com/avatar/%{hash}?s=%{size}&d=identicon 阅读全文
posted @ 2021-03-15 16:25 a120608yby 编辑

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