mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 04:14:38 +00:00
Use docker engine v29
This commit is contained in:
@@ -45,7 +45,7 @@ $ docker run -d -p 8080:80 my-hello-world
|
||||
|
||||
### 1.1.5 访问测试
|
||||
|
||||
打开浏览器访问 [http://localhost:8080](http://localhost:8080),你应该能看到 “Hello,Docker!”。
|
||||
打开浏览器访问 [http://localhost:8080](http://localhost:8080),你应该能看到 “Hello, Docker!”。
|
||||
|
||||
### 1.1.6 清理
|
||||
|
||||
|
||||
Reference in New Issue
Block a user