Skip to content

Instantly share code, notes, and snippets.

@limingxinleo
Last active March 27, 2024 12:43
Show Gist options
  • Select an option

  • Save limingxinleo/191d2b909026ddf7c5380f7d27b7bc81 to your computer and use it in GitHub Desktop.

Select an option

Save limingxinleo/191d2b909026ddf7c5380f7d27b7bc81 to your computer and use it in GitHub Desktop.
Docker 相关

安装 docker-compose

curl -L https://get.daocloud.io/docker/compose/releases/download/v2.6.1/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose

腾讯云 Alpine 容器 huichuan.uc.cn 无法正常解析

暂时解决方案,是使用 ubuntu 的容器进行跳板

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment