【Docker实战之入门】docker build -t csphere/php-fpm:5.4 .

前端之家收集整理的这篇文章主要介绍了【Docker实战之入门】docker build -t csphere/php-fpm:5.4 .前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

<table class="text"><tr class="li1">
<td class="ln"><pre class="de1">1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503

502_2@ fd1f7619e63e Step 1 : MAINTAINER Carson,C.J.Zeong  ---> Running in 283435704bcf  ---> 52ce842e48d3 Removing intermediate container 283435704bcf Step 2 : ENV APP_DIR /app  ---> Running in e1aecbcd0d2a  ---> e797315c6485 Removing intermediate container e1aecbcd0d2a Step 3 : RUN yum -y swap -- remove fakesystemd -- install systemd systemd-libs &&         yum -y install Nginx PHP-cli PHP-MysqL PHP-pear PHP-ldap PHP-mbstring PHP-soap PHP-dom PHP-gd PHP-xmlrpc PHP-fpm PHP-mcrypt &&        yum clean all  ---> Running in a3e36f3d7aa7 Loaded plugins: fastestmirror Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package fakesystemd.noarch 0:1-17.el7.centos will be erased ---> Package systemd.x86_64 0:219-42.el7_4.4 will be installed --> Processing Dependency: kmod >= 18-4 for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: dbus for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: acl for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libdw.so.1()(64bit) for package: systemd-219-42.el7_4.4.x86_64 --> Processing Dependency: libcryptsetup.so.4()(64bit) for package: systemd-219-42.el7_4.4.x86_64 ---> Package systemd-libs.x86_64 0:208-20.el7 will be updated ---> Package systemd-libs.x86_64 0:219-42.el7_4.4 will be an update --> Running transaction check ---> Package acl.x86_64 0:2.2.51-12.el7 will be installed ---> Package cryptsetup-libs.x86_64 0:1.7.4-3.el7 will be installed --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-1.7.4-3.el7.x86_64 ---> Package dbus.x86_64 1:1.6.12-17.el7 will be installed --> Processing Dependency: dbus-libs(x86-64) = 1:1.6.12-17.el7 for package: 1:dbus-1.6.12-17.el7.x86_64 ---> Package elfutils-libs.x86_64 0:0.168-8.el7 will be installed --> Processing Dependency: elfutils-libelf(x86-64) = 0.168-8.el7 for package: elfutils-libs-0.168-8.el7.x86_64 --> Processing Dependency: libelf.so.1(ELFUTILS_1.7)(64bit) for package: elfutils-libs-0.168-8.el7.x86_64 --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.168-8.el7.x86_64 ---> Package kmod.x86_64 0:20-15.el7_4.4 will be installed --> Processing Dependency: dracut for package: kmod-20-15.el7_4.4.x86_64 ---> Package qrencode-libs.x86_64 0:3.4.1-3.el7 will be installed --> Running transaction check ---> Package dbus-libs.x86_64 1:1.6.12-11.el7 will be updated ---> Package dbus-libs.x86_64 1:1.6.12-17.el7 will be an update ---> Package device-mapper-libs.x86_64 7:1.02.93-3.el7 will be updated --> Processing Dependency: device-mapper-libs = 7:1.02.93-3.el7 for package: 7:device-mapper-1.02.93-3.el7.x86_64 ---> Package device-mapper-libs.x86_64 7:1.02.140-8.el7 will be an update ---> Package dracut.x86_64 0:033-502.el7 will be installed ---> Package elfutils-default-yama-scope.noarch 0:0.168-8.el7 will be installed ---> Package elfutils-libelf.x86_64 0:0.160-1.el7 will be updated ---> Package elfutils-libelf.x86_64 0:0.168-8.el7 will be an update --> Running transaction check ---> Package device-mapper.x86_64 7:1.02.93-3.el7 will be updated ---> Package device-mapper.x86_64 7:1.02.140-8.el7 will be an update --> Finished Dependency Resolution   Dependencies Resolved   ================================================================================  Package                 Arch   Version          Repository                Size ================================================================================ Installing:  systemd                 x86_64 219-42.el7_4.4   updates                  5.2 M Updating:  systemd-libs            x86_64 219-42.el7_4.4   updates                  376 k Removing:  fakesystemd             noarch 1-17.el7.centos  @fakesystemd/$releasever 651   Installing for dependencies:  acl                     x86_64 2.2.51-12.el7    base                      81 k  cryptsetup-libs         x86_64 1.7.4-3.el7      base                     222 k  dbus                    x86_64 1:1.6.12-17.el7  base                     307 k  dracut                  x86_64 033-502.el7      base                     321 k  elfutils-default-yama-scope                          noarch 0.168-8.el7      base                      30 k  elfutils-libs           x86_64 0.168-8.el7      base                     264 k  kmod                    x86_64 20-15.el7_4.4    updates                  120 k  qrencode-libs           x86_64 3.4.1-3.el7      base                      50 k Updating for dependencies:  dbus-libs               x86_64 1:1.6.12-17.el7  base                     151 k  device-mapper           x86_64 7:1.02.140-8.el7 base                     280 k  device-mapper-libs      x86_64 7:1.02.140-8.el7 base                     312 k  elfutils-libelf         x86_64 0.168-8.el7      base                     191 k   Transaction Summary ================================================================================ Install  1 Package (+8 Dependent packages) Upgrade  1 Package (+4 Dependent packages) Remove   1 Package   Total download size: 7.8 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total                                              178 kB/s | 7.8 MB  00:44     Running transaction check Running transaction test Transaction test succeeded Running transaction   Updating   : elfutils-libelf-0.168-8.el7.x86_64                          1/20   Updating   : 1:dbus-libs-1.6.12-17.el7.x86_64                            2/20   Installing : acl-2.2.51-12.el7.x86_64                                    3/20   Installing : qrencode-libs-3.4.1-3.el7.x86_64                            4/20   Installing : elfutils-default-yama-scope-0.168-8.el7.noarch              5/20   Installing : elfutils-libs-0.168-8.el7.x86_64                            6/20   Updating   : systemd-libs-219-42.el7_4.4.x86_64                          7/20   Updating   : 7:device-mapper-1.02.140-8.el7.x86_64                       8/20   Updating   : 7:device-mapper-libs-1.02.140-8.el7.x86_64                  9/20   Installing : cryptsetup-libs-1.7.4-3.el7.x86_64                         10/20   Installing : dracut-033-502.el7.x86_64                                  11/20   Installing : kmod-20-15.el7_4.4.x86_64                                  12/20   Installing : systemd-219-42.el7_4.4.x86_64                              13/20   Installing : 1:dbus-1.6.12-17.el7.x86_64                                14/20   Cleanup    : 7:device-mapper-libs-1.02.93-3.el7.x86_64                  15/20   Cleanup    : 7:device-mapper-1.02.93-3.el7.x86_64                       16/20   Cleanup    : systemd-libs-208-20.el7.x86_64                             17/20   Erasing    : fakesystemd-1-17.el7.centos.noarch                         18/20   Cleanup    : 1:dbus-libs-1.6.12-11.el7.x86_64                           19/20   Cleanup    : elfutils-libelf-0.160-1.el7.x86_64                         20/20   Verifying  : elfutils-libs-0.168-8.el7.x86_64                            1/20   Verifying  : systemd-libs-219-42.el7_4.4.x86_64                          2/20   Verifying  : elfutils-default-yama-scope-0.168-8.el7.noarch              3/20   Verifying  : 1:dbus-1.6.12-17.el7.x86_64                                 4/20   Verifying  : systemd-219-42.el7_4.4.x86_64                               5/20   Verifying  : qrencode-libs-3.4.1-3.el7.x86_64                            6/20   Verifying  : elfutils-libelf-0.168-8.el7.x86_64                          7/20   Verifying  : 7:device-mapper-1.02.140-8.el7.x86_64                       8/20   Verifying  : 7:device-mapper-libs-1.02.140-8.el7.x86_64                  9/20   Verifying  : cryptsetup-libs-1.7.4-3.el7.x86_64                         10/20   Verifying  : kmod-20-15.el7_4.4.x86_64                                  11/20   Verifying  : dracut-033-502.el7.x86_64                                  12/20   Verifying  : acl-2.2.51-12.el7.x86_64                                   13/20   Verifying  : 1:dbus-libs-1.6.12-17.el7.x86_64                           14/20   Verifying  : elfutils-libelf-0.160-1.el7.x86_64                         15/20   Verifying  : 7:device-mapper-libs-1.02.93-3.el7.x86_64                  16/20   Verifying  : systemd-libs-208-20.el7.x86_64                             17/20   Verifying  : fakesystemd-1-17.el7.centos.noarch                         18/20   Verifying  : 7:device-mapper-1.02.93-3.el7.x86_64                       19/20   Verifying  : 1:dbus-libs-1.6.12-11.el7.x86_64                           20/20   Removed:   fakesystemd.noarch 0:1-17.el7.centos                                             Installed:   systemd.x86_64 0:219-42.el7_4.4                                                 Dependency Installed:   acl.x86_64 0:2.2.51-12.el7                                                       cryptsetup-libs.x86_64 0:1.7.4-3.el7                                             dbus.x86_64 1:1.6.12-17.el7                                                     dracut.x86_64 0:033-502.el7                                                     elfutils-default-yama-scope.noarch 0:0.168-8.el7                                 elfutils-libs.x86_64 0:0.168-8.el7                                               kmod.x86_64 0:20-15.el7_4.4                                                     qrencode-libs.x86_64 0:3.4.1-3.el7                                               Updated:   systemd-libs.x86_64 0:219-42.el7_4.4                                             Dependency Updated:   dbus-libs.x86_64 1:1.6.12-17.el7                                                 device-mapper.x86_64 7:1.02.140-8.el7                                           device-mapper-libs.x86_64 7:1.02.140-8.el7                                       elfutils-libelf.x86_64 0:0.168-8.el7                                             Complete! Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package Nginx.x86_64 1:1.10.2-2.el7 will be installed --> Processing Dependency: Nginx-filesystem = 1:1.10.2-2.el7 for package: 1:Nginx-1.10.2-2.el7.x86_64 --> Processing Dependency: Nginx-all-modules = 1:1.10.2-2.el7 for package: 1:Nginx-1.10.2-2.el7.x86_64 --> Processing Dependency: openssl for package: 1:Nginx-1.10.2-2.el7.x86_64 --> Processing Dependency: Nginx-filesystem for package: 1:Nginx-1.10.2-2.el7.x86_64 --> Processing Dependency: libprofiler.so.0()(64bit) for package: 1:Nginx-1.10.2-2.el7.x86_64 ---> Package PHP-cli.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: PHP-common(x86-64) = 5.4.16-42.el7 for package: PHP-cli-5.4.16-42.el7.x86_64 ---> Package PHP-fpm.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: systemd-sysv for package: PHP-fpm-5.4.16-42.el7.x86_64 ---> Package PHP-gd.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: libt1.so.5()(64bit) for package: PHP-gd-5.4.16-42.el7.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: PHP-gd-5.4.16-42.el7.x86_64 --> Processing Dependency: libXpm.so.4()(64bit) for package: PHP-gd-5.4.16-42.el7.x86_64 --> Processing Dependency: libX11.so.6()(64bit) for package: PHP-gd-5.4.16-42.el7.x86_64 ---> Package PHP-ldap.x86_64 0:5.4.16-42.el7 will be installed ---> Package PHP-mbstring.x86_64 0:5.4.16-42.el7 will be installed ---> Package PHP-mcrypt.x86_64 0:5.4.16-7.el7 will be installed --> Processing Dependency: libmcrypt.so.4()(64bit) for package: PHP-mcrypt-5.4.16-7.el7.x86_64 ---> Package PHP-MysqL.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: PHP-pdo(x86-64) = 5.4.16-42.el7 for package: PHP-MysqL-5.4.16-42.el7.x86_64 --> Processing Dependency: libMysqLclient.so.18(libMysqLclient_18)(64bit) for package: PHP-MysqL-5.4.16-42.el7.x86_64 --> Processing Dependency: libMysqLclient.so.18()(64bit) for package: PHP-MysqL-5.4.16-42.el7.x86_64 ---> Package PHP-pear.noarch 1:1.9.4-21.el7 will be installed --> Processing Dependency: PHP-posix for package: 1:PHP-pear-1.9.4-21.el7.noarch ---> Package PHP-soap.x86_64 0:5.4.16-42.el7 will be installed ---> Package PHP-xml.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: PHP-xml-5.4.16-42.el7.x86_64 ---> Package PHP-xmlrpc.x86_64 0:5.4.16-42.el7 will be installed --> Running transaction check ---> Package freetype.x86_64 0:2.4.11-15.el7 will be installed ---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed --> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64 ---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed --> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64 --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64 ---> Package libXpm.x86_64 0:3.5.12-1.el7 will be installed ---> Package libmcrypt.x86_64 0:2.5.8-13.el7 will be installed ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed ---> Package mariadb-libs.x86_64 1:5.5.56-2.el7 will be installed ---> Package Nginx-all-modules.noarch 1:1.10.2-2.el7 will be installed --> Processing Dependency: Nginx-mod-stream = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch --> Processing Dependency: Nginx-mod-mail = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch --> Processing Dependency: Nginx-mod-http-xslt-filter = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch --> Processing Dependency: Nginx-mod-http-perl = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch --> Processing Dependency: Nginx-mod-http-image-filter = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch --> Processing Dependency: Nginx-mod-http-geoip = 1:1.10.2-2.el7 for package: 1:Nginx-all-modules-1.10.2-2.el7.noarch ---> Package Nginx-filesystem.noarch 1:1.10.2-2.el7 will be installed ---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed ---> Package PHP-common.x86_64 0:5.4.16-42.el7 will be installed --> Processing Dependency: libzip.so.2()(64bit) for package: PHP-common-5.4.16-42.el7.x86_64 ---> Package PHP-pdo.x86_64 0:5.4.16-42.el7 will be installed ---> Package PHP-process.x86_64 0:5.4.16-42.el7 will be installed ---> Package systemd-sysv.x86_64 0:219-42.el7_4.4 will be installed ---> Package t1lib.x86_64 0:5.1.2-14.el7 will be installed --> Running transaction check ---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed ---> Package libunwind.x86_64 2:1.2-2.el7 will be installed ---> Package libxcb.x86_64 0:1.12-1.el7 will be installed --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64 ---> Package libzip.x86_64 0:0.10.1-8.el7 will be installed ---> Package Nginx-mod-http-geoip.x86_64 1:1.10.2-2.el7 will be installed --> Processing Dependency: GeoIP for package: 1:Nginx-mod-http-geoip-1.10.2-2.el7.x86_64 --> Processing Dependency: libGeoIP.so.1()(64bit) for package: 1:Nginx-mod-http-geoip-1.10.2-2.el7.x86_64 ---> Package Nginx-mod-http-image-filter.x86_64 1:1.10.2-2.el7 will be installed --> Processing Dependency: gd for package: 1:Nginx-mod-http-image-filter-1.10.2-2.el7.x86_64 --> Processing Dependency: libgd.so.2()(64bit) for package: 1:Nginx-mod-http-image-filter-1.10.2-2.el7.x86_64 ---> Package Nginx-mod-http-perl.x86_64 1:1.10.2-2.el7 will be installed ---> Package Nginx-mod-http-xslt-filter.x86_64 1:1.10.2-2.el7 will be installed ---> Package Nginx-mod-mail.x86_64 1:1.10.2-2.el7 will be installed ---> Package Nginx-mod-stream.x86_64 1:1.10.2-2.el7 will be installed --> Running transaction check ---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed ---> Package gd.x86_64 0:2.0.35-26.el7 will be installed --> Processing Dependency: libfontconfig.so.1()(64bit) for package: gd-2.0.35-26.el7.x86_64 ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed --> Running transaction check ---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64 --> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64 --> Running transaction check ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed ---> Package lyx-fonts.noarch 0:2.2.3-1.el7 will be installed --> Finished Dependency Resolution   Dependencies Resolved   ================================================================================  Package                        Arch      Version              Repository  Size ================================================================================ Installing:  Nginx                          x86_64    1:1.10.2-2.el7       epel       505 k  PHP-cli                        x86_64    5.4.16-42.el7        base       2.7 M  PHP-fpm                        x86_64    5.4.16-42.el7        base       1.4 M  PHP-gd                         x86_64    5.4.16-42.el7        base       127 k  PHP-ldap                       x86_64    5.4.16-42.el7        base        52 k  PHP-mbstring                   x86_64    5.4.16-42.el7        base       505 k  PHP-mcrypt                     x86_64    5.4.16-7.el7         epel        20 k  PHP-MysqL                      x86_64    5.4.16-42.el7        base       101 k  PHP-pear                       noarch    1:1.9.4-21.el7       base       357 k  PHP-soap                       x86_64    5.4.16-42.el7        base       158 k  PHP-xml                        x86_64    5.4.16-42.el7        base       125 k  PHP-xmlrpc                     x86_64    5.4.16-42.el7        base        68 k Installing for dependencies:  GeoIP                          x86_64    1.5.0-11.el7         base       1.1 M  fontconfig                     x86_64    2.10.95-11.el7       base       229 k  fontpackages-filesystem        noarch    1.44-8.el7           base       9.9 k  freetype                       x86_64    2.4.11-15.el7        base       392 k  gd                             x86_64    2.0.35-26.el7        base       146 k  gperftools-libs                x86_64    2.4-8.el7            base       272 k  libX11                         x86_64    1.6.5-1.el7          base       606 k  libX11-common                  noarch    1.6.5-1.el7          base       164 k  libXau                         x86_64    1.0.8-2.1.el7        base        29 k  libXpm                         x86_64    3.5.12-1.el7         base        55 k  libmcrypt                      x86_64    2.5.8-13.el7         epel        99 k  libunwind                      x86_64    2:1.2-2.el7          base        57 k  libxcb                         x86_64    1.12-1.el7           base       211 k  libxslt                        x86_64    1.1.28-5.el7         base       242 k  libzip                         x86_64    0.10.1-8.el7         base        48 k  lyx-fonts                      noarch    2.2.3-1.el7          epel       159 k  mariadb-libs                   x86_64    1:5.5.56-2.el7       base       757 k  Nginx-all-modules              noarch    1:1.10.2-2.el7       epel        16 k  Nginx-filesystem               noarch    1:1.10.2-2.el7       epel        17 k  Nginx-mod-http-geoip           x86_64    1:1.10.2-2.el7       epel        23 k  Nginx-mod-http-image-filter    x86_64    1:1.10.2-2.el7       epel        26 k  Nginx-mod-http-perl            x86_64    1:1.10.2-2.el7       epel        35 k  Nginx-mod-http-xslt-filter     x86_64    1:1.10.2-2.el7       epel        25 k  Nginx-mod-mail                 x86_64    1:1.10.2-2.el7       epel        53 k  Nginx-mod-stream               x86_64    1:1.10.2-2.el7       epel        46 k  openssl                        x86_64    1:1.0.2k-8.el7       base       492 k  PHP-common                     x86_64    5.4.16-42.el7        base       564 k  PHP-pdo                        x86_64    5.4.16-42.el7        base        98 k  PHP-process                    x86_64    5.4.16-42.el7        base        55 k  systemd-sysv                   x86_64    219-42.el7_4.4       updates     70 k  t1lib                          x86_64    5.1.2-14.el7         base       166 k   Transaction Summary ================================================================================ Install  12 Packages (+31 Dependent packages)   Total download size: 12 M Installed size: 40 M Downloading packages: -------------------------------------------------------------------------------- Total                                              176 kB/s |  12 MB  01:11     Running transaction check Running transaction test Transaction test succeeded Running transaction   Installing : freetype-2.4.11-15.el7.x86_64                               1/43   Installing : libxslt-1.1.28-5.el7.x86_64                                 2/43   Installing : fontpackages-filesystem-1.44-8.el7.noarch                   3/43   Installing : lyx-fonts-2.2.3-1.el7.noarch                                4/43   Installing : fontconfig-2.10.95-11.el7.x86_64                            5/43   Installing : 1:Nginx-filesystem-1.10.2-2.el7.noarch                      6/43   Installing : libzip-0.10.1-8.el7.x86_64                                  7/43   Installing : PHP-common-5.4.16-42.el7.x86_64                             8/43   Installing : PHP-cli-5.4.16-42.el7.x86_64                                9/43   Installing : PHP-xml-5.4.16-42.el7.x86_64                               10/43   Installing : PHP-pdo-5.4.16-42.el7.x86_64                               11/43   Installing : PHP-process-5.4.16-42.el7.x86_64                           12/43   Installing : GeoIP-1.5.0-11.el7.x86_64                                  13/43   Installing : libXau-1.0.8-2.1.el7.x86_64                                14/43   Installing : libxcb-1.12-1.el7.x86_64                                   15/43   Installing : libX11-common-1.6.5-1.el7.noarch                           16/43   Installing : libX11-1.6.5-1.el7.x86_64                                  17/43   Installing : libXpm-3.5.12-1.el7.x86_64                                 18/43   Installing : gd-2.0.35-26.el7.x86_64                                    19/43   Installing : t1lib-5.1.2-14.el7.x86_64                                  20/43   Installing : libmcrypt-2.5.8-13.el7.x86_64                              21/43   Installing : 2:libunwind-1.2-2.el7.x86_64                               22/43   Installing : gperftools-libs-2.4-8.el7.x86_64                           23/43   Installing : systemd-sysv-219-42.el7_4.4.x86_64                         24/43   Installing : 1:mariadb-libs-5.5.56-2.el7.x86_64                         25/43   Installing : 1:openssl-1.0.2k-8.el7.x86_64                              26/43   Installing : 1:Nginx-mod-http-xslt-filter-1.10.2-2.el7.x86_64           27/43   Installing : 1:Nginx-mod-mail-1.10.2-2.el7.x86_64                       28/43   Installing : 1:Nginx-mod-http-geoip-1.10.2-2.el7.x86_64                 29/43   Installing : 1:Nginx-mod-stream-1.10.2-2.el7.x86_64                     30/43   Installing : 1:Nginx-mod-http-perl-1.10.2-2.el7.x86_64                  31/43   Installing : 1:Nginx-1.10.2-2.el7.x86_64                                32/43   Installing : 1:Nginx-mod-http-image-filter-1.10.2-2.el7.x86_64          33/43   Installing : 1:Nginx-all-modules-1.10.2-2.el7.noarch                    34/43   Installing : PHP-MysqL-5.4.16-42.el7.x86_64                             35/43   Installing : PHP-fpm-5.4.16-42.el7.x86_64                               36/43   Installing : PHP-mcrypt-5.4.16-7.el7.x86_64                             37/43   Installing : PHP-gd-5.4.16-42.el7.x86_64                                38/43   Installing : 1:PHP-pear-1.9.4-21.el7.noarch                             39/43   Installing : PHP-mbstring-5.4.16-42.el7.x86_64                          40/43   Installing : PHP-ldap-5.4.16-42.el7.x86_64                              41/43   Installing : PHP-soap-5.4.16-42.el7.x86_64                              42/43   Installing : PHP-xmlrpc-5.4.16-42.el7.x86_64                            43/43   Verifying  : libX11-1.6.5-1.el7.x86_64                                   1/43   Verifying  : lyx-fonts-2.2.3-1.el7.noarch                                2/43   Verifying  : PHP-cli-5.4.16-42.el7.x86_64                                3/43   Verifying  : PHP-MysqL-5.4.16-42.el7.x86_64                              4/43   Verifying  : PHP-xml-5.4.16-42.el7.x86_64                                5/43   Verifying  : 1:Nginx-mod-http-xslt-filter-1.10.2-2.el7.x86_64            6/43   Verifying  : 1:Nginx-mod-http-image-filter-1.10.2-2.el7.x86_64           7/43   Verifying  : freetype-2.4.11-15.el7.x86_64                               8/43   Verifying  : PHP-mbstring-5.4.16-42.el7.x86_64                           9/43   Verifying  : PHP-ldap-5.4.16-42.el7.x86_64                              10/43   Verifying  : 1:Nginx-mod-mail-1.10.2-2.el7.x86_64                       11/43   Verifying  : PHP-common-5.4.16-42.el7.x86_64                            12/43   Verifying  : PHP-fpm-5.4.16-42.el7.x86_64                               13/43   Verifying  : 1:openssl-1.0.2k-8.el7.x86_64                              14/43   Verifying  : gd-2.0.35-26.el7.x86_64                                    15/43   Verifying  : fontpackages-filesystem-1.44-8.el7.noarch                  16/43   Verifying  : PHP-gd-5.4.16-42.el7.x86_64                                17/43   Verifying  : t1lib-5.1.2-14.el7.x86_64                                  18/43   Verifying  : 1:Nginx-1.10.2-2.el7.x86_64                                19/43   Verifying  : 1:Nginx-all-modules-1.10.2-2.el7.noarch                    20/43   Verifying  : 1:mariadb-libs-5.5.56-2.el7.x86_64                         21/43   Verifying  : libXpm-3.5.12-1.el7.x86_64                                 22/43   Verifying  : libxcb-1.12-1.el7.x86_64                                   23/43   Verifying  : gperftools-libs-2.4-8.el7.x86_64                           24/43   Verifying  : libxslt-1.1.28-5.el7.x86_64                                25/43   Verifying  : PHP-soap-5.4.16-42.el7.x86_64                              26/43   Verifying  : PHP-pdo-5.4.16-42.el7.x86_64                               27/43   Verifying  : systemd-sysv-219-42.el7_4.4.x86_64                         28/43   Verifying  : PHP-process-5.4.16-42.el7.x86_64                           29/43   Verifying  : 2:libunwind-1.2-2.el7.x86_64                               30/43   Verifying  : libmcrypt-2.5.8-13.el7.x86_64                              31/43   Verifying  : libX11-common-1.6.5-1.el7.noarch                           32/43   Verifying  : 1:Nginx-mod-http-geoip-1.10.2-2.el7.x86_64                 33/43   Verifying  : 1:Nginx-mod-stream-1.10.2-2.el7.x86_64                     34/43   Verifying  : libXau-1.0.8-2.1.el7.x86_64                                35/43   Verifying  : GeoIP-1.5.0-11.el7.x86_64                                  36/43   Verifying  : PHP-mcrypt-5.4.16-7.el7.x86_64                             37/43   Verifying  : fontconfig-2.10.95-11.el7.x86_64                           38/43   Verifying  : libzip-0.10.1-8.el7.x86_64                                 39/43   Verifying  : PHP-xmlrpc-5.4.16-42.el7.x86_64                            40/43   Verifying  : 1:Nginx-filesystem-1.10.2-2.el7.noarch                     41/43   Verifying  : 1:Nginx-mod-http-perl-1.10.2-2.el7.x86_64                  42/43   Verifying  : 1:PHP-pear-1.9.4-21.el7.noarch                             43/43   Installed:   Nginx.x86_64 1:1.10.2-2.el7           PHP-cli.x86_64 0:5.4.16-42.el7             PHP-fpm.x86_64 0:5.4.16-42.el7        PHP-gd.x86_64 0:5.4.16-42.el7             PHP-ldap.x86_64 0:5.4.16-42.el7       PHP-mbstring.x86_64 0:5.4.16-42.el7       PHP-mcrypt.x86_64 0:5.4.16-7.el7      PHP-MysqL.x86_64 0:5.4.16-42.el7           PHP-pear.noarch 1:1.9.4-21.el7        PHP-soap.x86_64 0:5.4.16-42.el7           PHP-xml.x86_64 0:5.4.16-42.el7        PHP-xmlrpc.x86_64 0:5.4.16-42.el7         Dependency Installed:   GeoIP.x86_64 0:1.5.0-11.el7                                                     fontconfig.x86_64 0:2.10.95-11.el7                                               fontpackages-filesystem.noarch 0:1.44-8.el7                                     freetype.x86_64 0:2.4.11-15.el7                                                 gd.x86_64 0:2.0.35-26.el7                                                       gperftools-libs.x86_64 0:2.4-8.el7                                               libX11.x86_64 0:1.6.5-1.el7                                                     libX11-common.noarch 0:1.6.5-1.el7                                               libXau.x86_64 0:1.0.8-2.1.el7                                                   libXpm.x86_64 0:3.5.12-1.el7                                                     libmcrypt.x86_64 0:2.5.8-13.el7                                                 libunwind.x86_64 2:1.2-2.el7                                                     libxcb.x86_64 0:1.12-1.el7                                                       libxslt.x86_64 0:1.1.28-5.el7                                                   libzip.x86_64 0:0.10.1-8.el7                                                     lyx-fonts.noarch 0:2.2.3-1.el7                                                   mariadb-libs.x86_64 1:5.5.56-2.el7                                               Nginx-all-modules.noarch 1:1.10.2-2.el7                                         Nginx-filesystem.noarch 1:1.10.2-2.el7                                           Nginx-mod-http-geoip.x86_64 1:1.10.2-2.el7                                       Nginx-mod-http-image-filter.x86_64 1:1.10.2-2.el7                               Nginx-mod-http-perl.x86_64 1:1.10.2-2.el7                                       Nginx-mod-http-xslt-filter.x86_64 1:1.10.2-2.el7                                 Nginx-mod-mail.x86_64 1:1.10.2-2.el7                                             Nginx-mod-stream.x86_64 1:1.10.2-2.el7                                           openssl.x86_64 1:1.0.2k-8.el7                                                   PHP-common.x86_64 0:5.4.16-42.el7                                               PHP-pdo.x86_64 0:5.4.16-42.el7                                                   PHP-process.x86_64 0:5.4.16-42.el7                                               systemd-sysv.x86_64 0:219-42.el7_4.4                                             t1lib.x86_64 0:5.1.2-14.el7                                                     Complete! Loaded plugins: fastestmirror Cleaning repos: base epel extras updates Cleaning up everything Maybe you want: rm -rf /var/cache/yum,to also free up space taken by orphaned data from disabled or removed repos Cleaning up list of fastest mirrors  ---> c69f9daa3e40 Removing intermediate container a3e36f3d7aa7 Step 4 : ADD Nginx_Nginx.conf /etc/Nginx/Nginx.conf  ---> 7be012b438ae Removing intermediate container 11bc062a15fc Step 5 : ADD Nginx_default.conf /etc/Nginx/conf.d/default.conf  ---> 1cc997d9ccc8 Removing intermediate container 30af9936d613 Step 6 : ADD PHP_www.conf /etc/PHP-fpm.d/www.conf  ---> 1b3c74e5daf7 Removing intermediate container 5654487ba113 Step 7 : RUN sed -i 's/;cgi.fix_pathinfo=1/cgi.fix_pathinfo=0/' /etc/PHP.ini  ---> Running in 141b1c273dec  ---> 7d6fcacbd973 Removing intermediate container 141b1c273dec Step 8 : RUN mkdir -p /app && echo "" > ${APP_DIR}/info.PHP  ---> Running in 20c5f017b303  ---> 3bb78c355d05 Removing intermediate container 20c5f017b303 Step 9 : EXPOSE 80 443  ---> Running in 5e1429c84282  ---> 287a1dcdee72 Removing intermediate container 5e1429c84282 Step 10 : ADD supervisor_Nginx.conf /etc/supervisor.conf.d/Nginx.conf  ---> 016b8b1a22a5 Removing intermediate container 17a7a5950d6d Step 11 : ADD supervisor_PHP-fpm.conf /etc/supervisor.conf.d/PHP-fpm.conf  ---> c2d70cce4be7 Removing intermediate container a20502efd1d1 Step 12 : ONBUILD add . /app  ---> Running in ef80d511e68c  ---> 8f9933e58737 Removing intermediate container ef80d511e68c Step 13 : ONBUILD run chown -R Nginx:Nginx /app  ---> Running in 3d6c4f3da95e  ---> 1b08c94ce801 Removing intermediate container 3d6c4f3da95e Successfully built 1b08c94ce801 [root@Optimus PHP-fpm]#  

猜你在找的Docker相关文章