随笔分类 - 容器
摘要:链接:https://pan.baidu.com/s/1OCzEuNg7SLGkTfdNSE4yAg?pwd=3n4q 提取码:3n4q
阅读全文
摘要:docker run -dit -p 3316:3306 \ --privileged=true \ --name mysql \ --restart always \ -v /docker/mysql/3316/conf:/etc/mysql/conf.d \ -v /docker/mysql/3
阅读全文
摘要:运行一个新的 Docker 容器并以交互模式运行 docker run -itd --name ubuntu_tt ubuntu:20.04 /bin/bash 在容器中更新 apt 包管理器索引和安装基本工具 apt update -y apt install -y apt-utils wget
阅读全文

浙公网安备 33010602011771号