开发环境搭建-ubuntu系统安装 #52

Closed
opened 2024-09-11 10:37:40 +08:00 by 12390900721cs · 0 comments

这里使用的是Ubuntu22.04.3
根据课件进行操作时,直接使用
sudo apt install docker.io
进行docker安装,出现如下问题:
33ef019cc8c2b559bf84bf00a627c8b.png
这里只需要使用
sudo apt update
进行更新即可。

这里使用的是**Ubuntu22.04.3**。 根据课件进行操作时,直接使用 `sudo apt install docker.io` 进行docker安装,出现如下问题: ![33ef019cc8c2b559bf84bf00a627c8b.png](/attachments/3daa6bfe-346a-49b8-a68d-f90c8d95e7d0) 这里只需要使用 `sudo apt update` 进行更新即可。
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#52
No description provided.