mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-02 05:51:43 +00:00
修正镜像创建中json应用描述
This commit is contained in:
@@ -10,7 +10,7 @@ root@0b2616b0e5a8:/#
|
||||
```
|
||||
注意:记住容器的 ID,稍后还会用到。
|
||||
|
||||
在容器中添加 json 和 gem 两个应用。
|
||||
在容器中添加 json package(一个 ruby gem)。
|
||||
```
|
||||
root@0b2616b0e5a8:/# gem install json
|
||||
```
|
||||
|
Reference in New Issue
Block a user