mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-24 15:28:54 +00:00
Merge pull request #80 from LcpMarvel/image_create_text
fix image building description on installing the json application
This commit is contained in:
commit
121f498011
@ -10,7 +10,7 @@ root@0b2616b0e5a8:/#
|
|||||||
```
|
```
|
||||||
注意:记住容器的 ID,稍后还会用到。
|
注意:记住容器的 ID,稍后还会用到。
|
||||||
|
|
||||||
在容器中添加 json 和 gem 两个应用。
|
在容器中添加 json package(一个 ruby gem)。
|
||||||
```
|
```
|
||||||
root@0b2616b0e5a8:/# gem install json
|
root@0b2616b0e5a8:/# gem install json
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user