Ctyun

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(以“== Ubuntu image == <source lang=bash> $ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add - $ apt-key fingerprint 0EBFCD88 $ echo "deb [arch=amd...”为内容创建页面)
 
第1行: 第1行:
 
== Ubuntu image ==
 
== Ubuntu image ==
 +
 +
<source lang=bash>
 +
# ifconfig
 +
$ apt-get install net-tools
 +
</source>
  
 
<source lang=bash>
 
<source lang=bash>

2023年9月14日 (四) 11:14的版本

Ubuntu image

# ifconfig
$ apt-get install net-tools
$ curl -fsSL https://download.docker.com/linux/ubuntu/gpg | apt-key add -
$ apt-key fingerprint 0EBFCD88
$ echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu eoan stable" >> /etc/apt/source.list

$ sudo apt-get install docker-ce docker-ce-cli



个人工具
名字空间

变换
操作
导航
工具箱