全部 新建

user:thomas 由用户创建的 Gists

title:mygist 包含指定标题的 Gists

filename:myfile.txt 包含指定文件名的 Gists

extension:yml 包含指定扩展名的 Gists

language:go 包含指定编程语言的 Gists

topic:homelab gists with given topic

登录


全部 新建 登录

All gists matching topic Ubuntu

最近 创建
最早 创建
最近 更新
最早 更新
javif89's Avatar

javif89 / Install docker on ubuntu server

0 喜欢
0 派生
1 文件
最后活跃于 1740700953
Docker Ubuntu Homelab
1 # Add Docker's official GPG key:
2 sudo apt-get update
3 sudo apt-get install ca-certificates curl -y
4 sudo install -y -m 0755 -d /etc/apt/keyrings
5 sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc
6 sudo chmod a+r /etc/apt/keyrings/docker.asc
7
8 # Add the repository to Apt sources:
9 echo \
10 "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \
上一页 下一页

由 Opengist 强力驱动 ⋅ Load: 18ms⋅

中文
Čeština Deutsch English Español Français Magyar Italiano Polski Português Русский Türkçe Українська 中文 繁體中文