質問編集履歴

2

カーネルバージョンとプロセス情報の追加

2018/04/18 03:04

投稿

Green_man
Green_man

スコア18

test CHANGED
File without changes
test CHANGED
@@ -28,10 +28,26 @@
28
28
 
29
29
 
30
30
 
31
+ 現在のプロセス情報です
32
+
33
+ [root@localhost ~]# docker ps -a
34
+
35
+ CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
36
+
37
+ 30058019747a centos/telnet "/bin/bash" 24 hours ago Exited (1) 24 hours ago upbeat_nightingale
38
+
39
+ e55929178702 centos "/bin/bash" 24 hours ago Exited (128) 24 hours ago festive_engelbart
40
+
41
+ 784172ed5773 centos "/bin/bash" 25 hours ago Exited (137) About an hour ago determined_austin
42
+
43
+
44
+
31
45
  #補足
32
46
 
33
47
  バージョン情報
34
48
 
35
49
  OS:Centos7.4
36
50
 
51
+ カーネル:3.10.0-693.21.1.el7.x86_64
52
+
37
53
  Docker:1.13.1

1

バージョン情報追加

2018/04/18 03:04

投稿

Green_man
Green_man

スコア18

test CHANGED
File without changes
test CHANGED
@@ -25,3 +25,13 @@
25
25
  それが原因なのかなと思っています。
26
26
 
27
27
  それ以前は普通に使えていたのですが・・
28
+
29
+
30
+
31
+ #補足
32
+
33
+ バージョン情報
34
+
35
+ OS:Centos7.4
36
+
37
+ Docker:1.13.1