摘要: Usage cat > docker-compose.yml <<-'EOF' # https://hub.docker.com/_/mysql # Port: 3306 5433 version: "3" services: mysql: image: mysql:8 environment: - 阅读全文
posted @ 2023-10-08 05:10 Arkx86 阅读(56) 评论(0) 推荐(0)