質問編集履歴

2

d

2018/11/23 07:00

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
File without changes
test CHANGED
File without changes

1

d

2018/11/23 07:00

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  $ echo $LANG # コンテナ側
48
48
 
49
- LANG C.UTF-8
49
+ C.UTF-8
50
50
 
51
51
  ```
52
52
 
@@ -60,9 +60,9 @@
60
60
 
61
61
  $ ssh -p 2222 root@localhost # ホスト側
62
62
 
63
- # password は root # コンテナ側
63
+ # password は root
64
64
 
65
- $ echo $LANG
65
+ $ echo $LANG # コンテナ側
66
66
 
67
67
 
68
68