在我的/etc/apt/sources.list文件中:
deb http://debian.ruc.dk/rumd stretch main
deb-src http://debian.ruc.dk/rumd stretch main
当我运行sudo apt update时我看到
Ign:10 http://debian.ruc.dk/rumd stretch InRelease
Hit:11 http://dl.google.com/linux/chrome/deb sta
我的书(Andrew S. Tanenbaum,“计算机网络”,第五版)把它当作“计算机网络”的定义。
我发现,通过自动计算机,它指的是那些无法控制彼此的计算机,但我不明白为什么这是一种限制。
对于“单一技术”,我不知道这到底是在说什么。我不知道一个包含“多种技术”的网络的例子是什么,我也不知道为什么这是一个限制。
我已经设法在我的使用Windows 7的机器上安装了docker。我的机器在公司网络下。当我尝试学习docker时,我遵循了这个。当我的Dockerfile正在执行时:
RUN apt-get -y update && apt-get install -y fortunes
这是执行ubuntu更新和安装财富,我得到了以下错误:
cannot initiate the connection to archive.ubuntu.com:80. and - connect <101:network is unreachable>
为了解决我的问题,首先我连接到我的虚拟机
我试图通过docker托管我的应用程序,但得到了这个错误:
client_1 | Proxy error: Could not proxy request /api/product/B002QYW8LW from localhost:3000 to http://localhost:5000.
client_1 | See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED).
使用下面的设置,它在本地对我有效。我通过谷歌搜索了一下,它似乎与代理设