简体   繁体   English

无法在VM的Ubuntu16中进行docker升级

[英]Cant upgrade docker compose in Ubuntu16 in a VM

23/09/16 - docker-compose version 1.5.2, Docker v 1.12.1 2016年9月23日-docker-compose版本1.5.2,Docker v 1.12.1

I've looked at updating docker compose as I get an error on up with the service version: '2' 我已经看了更新泊坞窗组成正如我得到一个错误up与服务version: '2'

I've tried: 我试过了:

https://gist.github.com/wdullaer/f1af16bd7e970389bad3 https://gist.github.com/wdullaer/f1af16bd7e970389bad3

https://docs.docker.com/engine/installation/linux/ubuntulinux/ https://docs.docker.com/engine/installation/linux/ubuntulinux/

Finally, I downloaded the run.sh file under the latest release fix list from https://github.com/docker/compose/releases 最后,我从https://github.com/docker/compose/releases下载了最新发行修复列表下的run.sh文件。

Go to where the file has downloaded to and 转到文件下载到的位置,然后

chmod +x run.sh

sh ./run.sh

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在运行Nginx的Ubuntu16上的PHP7中设置Max文件大小 - Set Max filesize in PHP7 on Ubuntu16 Running Nginx 我在 Virtualbox 上的 Ubuntu16 中看不到 vscode 的菜单 - I can't see the menu of vscode in Ubuntu16 on Virtualbox Win10/Ubuntu16双启动系统power BI如何接入postgresql数据库? - How to connect power BI to a postgresql database on Win10/Ubuntu16 dual-boot system? 带有 Ubuntu16 和 Java 8 的 Payara 5.194 失败,JLine 抛出 UnsupportedOperationException - Payara 5.194 with Ubuntu16 and Java 8 failing with UnsupportedOperationException thrown from JLine 无法在Ubuntu中升级PHPUnit - Cant able to upgrade PHPUnit in ubuntu 无法登录到在 Azure 上的 Ubuntu VM 上通过 Docker-compose 启动的容器中运行的 SqlServer - Unable to login to SqlServer running in container started via Docker-compose on Ubuntu VM on Azure Ubuntu 22.04 VM 在 VMware 工作站 16 上冻结 - Ubuntu 22.04 VM freeze on VMware workstation 16 Ubuntu 16升级结果令人难以置信的wifi慢 - Ubuntu 16 upgrade results incredibly slow wifi Docker Machine + Docker Compose + Umesntu上的卷 - Docker Machine + Docker Compose + Volumes on Ubuntu Ubuntu 上的 Docker 主机占用了 VM 上的所有空间 - Docker Host on Ubuntu taking all the space on VM
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM