• [电脑数码] docker 访问host 主机的ip 2023-03-17 16:03:54

    如果我们在host主机装了postgresql,我们在docker 里面需要访问,我们要怎么做呢? 我们编写docker-compose.yml 文件,在里面记得加入 version: "2.4" services: mattermos

  • [电脑数码] mac 增加ulimit max files 2023-03-10 10:46:36

    Become root (let’s not argue right now …): $ sudo su — root Create /Library/LaunchDaemons/limit.maxfiles.plist with this content