Original
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
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(u(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(2),u=t(3),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var s=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit"],p="api-",l=p+"ixn-";a(s,function(t,e){f[e]=o(p+e,!0,"api")}),f.addPageAction=o(p+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var d=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){d[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],2:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],3:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?u(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),u=a.length,c=0;c<u;c++)a[c].apply(i,r);var s=f[m[n]];return s&&s.push([w,n,r,i]),i}function p(t,e){g[t]=l(t).concat(e)}function l(t){return g[t]||[]}function d(t){return s[t]=s[t]||o(n)}function v(t,e){c(t,function(t,n){e=e||"feature",m[n]=e,e in f||(f[e]=[])})}var g={},m={},w={on:p,emit:n,get:d,listeners:l,context:e,buffer:v};return w}function i(){return new r}var a="nr@context",u=t("gos"),c=t(2),f={},s={},p=e.exports=o();p.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!h++){var t=y.info=NREUM.info,e=s.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(m,function(e,n){t[e]||(t[e]=n)});var n="https"===g.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",u("mark",["onload",a()],null,"api");var r=s.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===s.readyState&&i()}function i(){u("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var u=t("handle"),c=t(2),f=window,s=f.document,p="addEventListener",l="attachEvent",d=f.XMLHttpRequest,v=d&&d.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:d,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(1);var g=""+location,m={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-974.min.js"},w=d&&v&&v[p]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:g,features:{},xhrWrappable:w};s[p]?(s[p]("DOMContentLoaded",i,!1),f[p]("load",r,!1)):(s[l]("onreadystatechange",o),f[l]("onload",r)),u("mark",["firstbyte",a()],null,"api");var h=0},{}]},{},["loader"]);</script>
<meta name="description" content="Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud." />
<meta name="keywords" content="docker, docker open source, docker platform, distributed applications, microservices, containers, docker containers, docker software, docker virtualization" />
<link rel="canonical" href="https://www.docker.com/" />
<link rel="shortlink" href="https://www.docker.com/" />
<meta property="og:site_name" content="Docker" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.docker.com/" />
<meta property="og:title" content="Docker" />
<meta property="og:image" content="http://www.docker.com/sites/default/files/social/docker-facebook-share.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@docker" />
<meta name="twitter:url" content="https://www.docker.com/" />
<meta name="twitter:title" content="Docker" />
<meta name="twitter:image:src" content="http://www.docker.com/sites/default/files/social/docker-twitter-share.png" />
<meta name="google-site-verification" content="T1CoYbGyDDeYDD-XTNkxf14WmkXu9xHmOIZ_JPHwPbk" />
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Docker - Build, Ship, and Run Any App, Anywhere</title>
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/apple-touch-icon-120x120.png">
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<style>
.is_not_retina .dockercon16 .retina{
display:none!important;
}
.is_retina .dockercon16 .image_simple{
display:none!important;
}
</style>
<!-- RTP tag -->
<script type='text/javascript'>
(function(c,h,a,f,i,e){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
c[a].a=i;c[a].e=e;var g=h.createElement("script");g.async=true;g.type="text/javascript";
g.src=f+'?aid='+i;var b=h.getElementsByTagName("script")[0];b.parentNode.insertBefore(g,b);
})(window,document,"rtp","//sjrtp7-cdn.marketo.com/rtp-api/v1/rtp.js","dockerinc");
rtp('send','view');
rtp('get', 'campaign',true);
</script>
<!-- End of RTP tag -->
<!-- Munchkin tag -->
<script type="text/javascript">
(function() {
var didInit = false;
function initMunchkin() {
if(didInit === false) {
didInit = true;
Munchkin.init('929-FJL-178');
}
}
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//munchkin.marketo.net/munchkin.js';
s.onreadystatechange = function() {
if (this.readyState == 'complete' || this.readyState == 'loaded') {
initMunchkin();
}
};
s.onload = initMunchkin;
document.getElementsByTagName('head')[0].appendChild(s);
})();
</script>
<!-- End of Munchkin tag -->
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/allcss.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/allcss1.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/allcss2.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/menu.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/app2.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/responsive.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/p2p.css" />
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/mobile_responsive.css" />
<script async src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
<!--[if gt IE 7]>
<script type="text/javascript" src="//cdn.captora.com/js/track.js"></script>
<script>
var _prum = [['id', '56f7edaeabe53d203e357b1a'],
['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
var s = document.getElementsByTagName('script')[0]
, p = document.createElement('script');
p.async = 'async';
p.src = '//rum-static.pingdom.net/prum.min.js';
s.parentNode.insertBefore(p, s);
})();
</script>
<![endif]-->
<script>
var _prum = [['id', '5787ab06abe53d133a6a895e'],
['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
var s = document.getElementsByTagName('script')[0]
, p = document.createElement('script');
p.async = 'async';
p.src = '//rum-static.pingdom.net/prum.min.js';
s.parentNode.insertBefore(p, s);
})();
</script>
</head>
<body class="html front not-logged-in no-sidebars page-node page-node- page-node-1 node-type-front-page path-docker" ng-app="Docker" ng-controller="DockerController">
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<header class="main-header">
<div class="top-right-bg"></div>
<!-- navigation -->
<!-- mobile navigation -->
<div class="header">
<div class="fixed_div">
<div class="burger-container">
<div id="burger">
<div class="bar topBar"></div>
<div class="bar btmBar"></div>
</div>
</div>
<nav class="user-links">
<a href="https://cloud.docker.com/login/">Log-In</a>
<a href="https://cloud.docker.com/">Sign-Up</a>
</nav>
<div class="icon icon-apple">
<a href="/"><img class="brand-full" src="/sites/all/themes/docker/assets/images/brand-full.svg"></a>
<a href="/"><img class="brand-simple" src="/sites/all/themes/docker/assets/images/brand.svg"></a>
</div>
</div>
<div class="scroll_div">
<ul class="nav-main"><li class="first leaf"><a href="/what-docker">What is Docker?</a></li>
<li class="expanded has-submenu"><a href="/enterprise">Enterprise</a><ul class="nav-main"><li class="first leaf"><a href="/enterprise">Solutions</a></li>
<li class="leaf"><a href="/enterprise">Overview</a></li>
<li class="leaf"><a href="http://www.docker.com/products/docker-datacenter">Docker Datacenter</a></li>
<li class="collapsed"><a href="/use-cases">Use Cases</a></li>
<li class="leaf"><a href="/customers">Customers</a></li>
<li class="leaf"><a href="/industry-government">For Government</a></li>
<li class="last collapsed"><a href="/products/resources">Resources</a></li>
</ul></li>
<li class="leaf"><a href="/products/overview">Get Docker</a></li>
<li class="leaf"><a href="/pricing">Pricing</a></li>
<li class="leaf double-navstyle secondlast"><a href="/technologies/overview">Open Source</a></li>
<li class="last expanded has-submenu"><a href="/company">Company</a><ul class="nav-main"><li class="first leaf"><a href="/company">Company</a></li>
<li class="leaf"><a href="/company">Overview</a></li>
<li class="leaf"><a href="/careers">Careers</a></li>
<li class="last leaf"><a href="/company/news-and-press">News &amp; Press</a></li>
</ul></li>
</ul> <ul class="nav-global"><li class="first leaf"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf"><a href="/community/events">Events</a></li>
<li class="leaf"><a href="/docker-community">Community</a></li>
<li class="leaf"><a href="/docker-support-services">Support</a></li>
<li class="leaf"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf"><a href="/partners/partner-program">Partners</a></li>
<li class="leaf"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf"><a href="https://cloud.docker.com/login/" target="_blank">Log-In</a></li>
<li class="last leaf"><a href="https://cloud.docker.com/" target="_blank">Sign-up</a></li>
</ul>
<div class="shop icon icon-bag"></div>
</div>
</div>
<!-- mobile navigation end -->
<!-- full width navigation -->
<div class="container">
<div class="row desktop">
<div class="col-xs-2">
<a href="/"><img class="logo" src="/sites/all/themes/docker/assets/images/brand-full.svg"></a>
<a href="/"><img class="logo_safari" src="/sites/all/themes/docker/assets/images/brand-full.svg"></a>
</div>
<div class="col-xs-10">
<ul class="nav-global"><li class="first leaf menu-mlid-603"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf menu-mlid-1997"><a href="/community/events">Events</a></li>
<li class="leaf menu-mlid-1998"><a href="/docker-community">Community</a></li>
<li class="leaf menu-mlid-1999"><a href="/docker-support-services">Support</a></li>
<li class="leaf menu-mlid-402"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf menu-mlid-2000"><a href="/partners/partner-program">Partners</a></li>
<li class="leaf menu-mlid-602"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf menu-mlid-2001"><a href="https://cloud.docker.com/login/" target="_blank">Log-In</a></li>
<li class="last leaf menu-mlid-2002"><a href="https://cloud.docker.com/" target="_blank">Sign-up</a></li>
</ul><ul class="nav-main"><li class="first leaf menu-mlid-398"><a href="/what-docker">What is Docker?</a></li>
<li class="expanded menu-mlid-1059 has-submenu"><a href="/enterprise">Enterprise</a><ul class="nav-main"><li class="first leaf menu-mlid-1064"><a href="/enterprise">Solutions</a></li>
<li class="leaf menu-mlid-2365"><a href="/enterprise">Overview</a></li>
<li class="leaf menu-mlid-3168"><a href="http://www.docker.com/products/docker-datacenter">Docker Datacenter</a></li>
<li class="collapsed menu-mlid-993"><a href="/use-cases">Use Cases</a></li>
<li class="leaf menu-mlid-1034"><a href="/customers">Customers</a></li>
<li class="leaf menu-mlid-1587"><a href="/industry-government">For Government</a></li>
<li class="last collapsed menu-mlid-985"><a href="/products/resources">Resources</a></li>
</ul></li>
<li class="leaf menu-mlid-954"><a href="/products/overview">Get Docker</a></li>
<li class="leaf menu-mlid-1055"><a href="/pricing">Pricing</a></li>
<li class="leaf menu-mlid-2005 double-navstyle secondlast"><a href="/technologies/overview">Open Source</a></li>
<li class="last expanded menu-mlid-397 has-submenu"><a href="/company">Company</a><ul class="nav-main"><li class="first leaf menu-mlid-698"><a href="/company">Company</a></li>
<li class="leaf menu-mlid-2366"><a href="/company">Overview</a></li>
<li class="leaf menu-mlid-622"><a href="/careers">Careers</a></li>
<li class="last leaf menu-mlid-1086"><a href="/company/news-and-press">News &amp; Press</a></li>
</ul></li>
</ul><div id="block-block-20" class="block block-block">
<script type="text/javascript">
<!--//--><![CDATA[// ><!--
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="3.1.0";
analytics.load("IyBu5RsBo9R8UuqWPhCkO8yEHXeZYnKa");
analytics.page()
}}();
//--><!]]>
</script></div> </div>
</div>
</div>
<!-- full width navigation end -->
</header> <div class="dockercon16">
<section class="title_section darkblue">
<div class="dockercon16_padding"></div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-10 col-md-7 textalign-left">
<h1>Build, Ship, Run</h1>
<p>Docker is the world’s leading software containerization platform</p>
<a class="button orange-btn" target="_self" href="/products/docker#windows">Get Started with Docker</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-6">
</div>
</div>
</div>
<img class="moby" src="https://www.docker.com/sites/default/files/moby.svg" alt="Build, Ship, Run">
<div class="new_dockercon_registation_section">
<div class="container">
<img class="seattle" src="/sites/all/themes/docker/assets/images/swarm.png">
<img class="dockercon-logo" src="/sites/all/themes/docker/assets/images/docker-1-12.png">
<a class="video" rel="video" href="https://www.youtube.com/watch?v=dooPhkXT9yI"><img class="dockercon-watch" src="/sites/all/themes/docker/assets/images/bar-video.png"></a>
</div>
</div>
</section>
<section class="customer_and_news_section section GenericDev bluebackground">
<div class="container">
<ul class="items widthcol3 media">
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-ddc.png" alt="Docker for the Enterprise">
<h3 data-mh="mh_news_h2">Docker for the Enterprise</h3> <p data-mh="mh_news_p">Docker Datacenter brings container orchestration, management and security to the enterprise.</p> <a class="link" target="_self" href="/enterprise">Learn More</a>
</div>
</li>
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-survey.png" alt="DOWNLOAD THE DOCKER SURVEY 2016">
<h3 data-mh="mh_news_h2">DOWNLOAD THE DOCKER SURVEY 2016</h3> <p data-mh="mh_news_p">Learn how the modern software supply chain is evolving, and how Docker is driving this change.</p> <a class="link" target="_blank" href="/survey-2016">Get Your Copy Now</a>
</div>
</li>
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-store.png" alt="GET TRUSTED CONTAINERS from DOCKER STORE">
<h3 data-mh="mh_news_h2">GET TRUSTED CONTAINERS from DOCKER STORE</h3> <p data-mh="mh_news_p">Get Trusted and Enterprise ready Docker Containers created by Docker Verified Publishers, from the Docker Store.</p> <a class="link" target="_self" href="https://store.docker.com/beta">Sign up for Beta</a>
</div>
</li>
</ul>
</div>
</section>
<section id="livedockercon" class="livedockercon_section bgblue3 section GenericDev bluebackground">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-7 col-md-8 left">
<h2>Dockercon 2016</h2>
<div class="video-wrapper">
<div class="video_container">
<img class="" src="/sites/all/themes/docker/assets/images/livedocker_video_image3.png" class="" alt="">
<a href="" class="play_btn video_popup">play</a>
</div>
<iframe class="video-iframe" id="docker-con-video-iframe" src="https://www.youtube.com/embed/vE1iDPx6-Ok?" style="border: 0 none transparent;" webkitallowfullscreen allowfullscreen frameborder="no" width="718" height="403"></iframe>
</div>
<a class="keynote" href="" target="_blank">Keynote Session - Day 1</a> </div>
<div class="col-xs-12 col-sm-5 col-md-4 right">
<a class="button darkblue-btn" target="_blank" href="https://download.docker.com/mac/stable/Docker.dmg"><i class="livedockercon_apple"></i>Get Docker for Mac</a>
<span>Requires macOS Yosemite 10.10.3 or above</span>
<a class="button darkblue-btn" target="_blank" href="https://download.docker.com/win/stable/InstallDocker.msi"><i class="livedockercon_win"></i>Get Docker for Windows</a>
<span>Requires Windows 10 Professional or Enterprise 64-bit</span> </div>
</div>
</div>
</section>
<section class="the_docker_solution_section section GenericDev whitebackground">
<div class="container">
<h2>THE DOCKER SOLUTION</h2> <p class="max-width500">Docker enables developers and IT admins to build, ship and run any application, anywhere. </p> <img class="image_simple" style="display: none;" src="https://www.docker.com/sites/default/files/home-1-solutions-2_0.jpg" alt="">
<img class="retina" style="display: none;" src="https://www.docker.com/sites/default/files/home-1-solutions-2.jpg" alt="">
<a class="button darkblue-btn" target="_blank" href="https://www.docker.com/enterprise">Learn More</a>
<a class="button darkblue-btn" target="_blank" href="https://store.docker.com/bundles/docker-datacenter/purchase?plan=free-trial">Try free for 30 days</a>
</div>
</section>
<section id="docker-containers" class="docker_solution_section bgblue3 section GenericDev bluebackground">
<div class="container">
<h2>Why Docker?</h2> <p class="max-width500">Docker's commercial solutions provide an out of the box CaaS environment that gives IT Ops teams security and control over their environment, while enabling developers to build applications in a self service way. With a clear separation of concerns and robust tooling, organizations are able to innovate faster, reduce costs and ensure security.</p> <ul class="items widthcol3 media">
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-agility-1-2X.png" alt="Agility">
</div>
<div class="media_content">
<h3>Agility</h3> <p>Developers have freedom to define environments, and the ability to create apps. IT Ops can deploy apps faster, allowing the business to outpace competition.</p> </div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-control-2X.png" alt="Control">
</div>
<div class="media_content">
<h3>Control</h3> <p>Developers own all the code from infrastructure to app. IT ops have the manageability to standardize, secure, and scale the operating environment, while reducing overall costs to the organization.</p> </div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-portability-2X.png" alt="Portability">
</div>
<div class="media_content">
<h3>Portability</h3> <p>Docker gives teams the choice to leverage any infrastructure whether in the cloud, on VMs or baremetal servers allowing companies to make the best business decision for them.</p> </div>
</li>
</ul>
<a class="button white-btn" target="_self" href="https://www.docker.com/enterprise">Learn About Docker For The Enterprise</a>
</div>
</section>
<section class="docker_use_cases_home_section bgblue4 section GenericDev bluebackground">
<div class="container">
<h2>Docker Use Cases</h2> <ul class="items widthcol4 media">
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-cicd-2X.png" alt="CI/CD">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>CI/CD</h3> <p>Enable developers to develop and test applications more quickly and within any environment</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/continuous-integration">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-devops-2X.png" alt="DevOps">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>DevOps</h3> <p>Break down barriers between Dev and Ops teams to improve the app development process</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/devops">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-bigdata-2X.png" alt="Big Data">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>Big Data</h3> <p>Empower your enterprise to leverage big data analytics</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/big-data">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-optimize-2X.png" alt="Infrastructure Optimization">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>Infrastructure Optimization</h3> <p>Decrease infrastructure costs while increasing its efficiency</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/infrastructure-optimization">Learn More</a>
</div>
</li>
</ul>
</div>
</section>
<section class="bottom_cta_section gary section GenericDev bgblue5 bluebackground">
<div class="container">
<a class="button orange-btn " target="_self" href="/products/docker#windows">Get Started with Docker</a>
</div>
</section>
</div>
<a class="exit-off-canvas"></a>
</div>
</div>
<div class="moby_footer">
<i class="moby"></i>
</div>
<footer class="main_footer">
<div class="container">
<div class="top_footer">
<div class="row">
<div class="col-xs-12 col-sm-5 col-md-5 col-sm-push-3 col-md-push-3">
<h6>Connect</h6>
<p>Subscribe to our newsletter</p>
<div class=" newsletter">
<script src="//app-sj05.marketo.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1038"></form>
<script>
MktoForms2.loadForm("//app-sj05.marketo.com", "929-FJL-178", 1038, function(form) {
form.onSuccess(function(values, followUpUrl) {
location.href = "/thank-you-subscribing-docker-newsletter";
return false;
});
});
MktoForms2.whenReady(function(form){
/* $('#mktoForm_1038 #Email').attr('placeholder', 'Enter your email'); */
});
</script>
</div>
<ul class="social-icons">
<li class="facebook"><a target="_blank" href="https://www.facebook.com/docker.run">facebook</a></li>
<li class="google"><a target="_blank" href="https://plus.google.com/u/0/communities/108146856671494713993">google-plus</a></li>
<li class="github"><a target="_blank" href="https://github.com/docker/docker">github</a></li>
<li class="linkedin"><a target="_blank" href="https://www.linkedin.com/company/docker">linkedin</a></li>
<li class="youtube"><a target="_blank" href="http://www.youtube.com/user/dockerrun">youtube</a></li>
<li class="reddit"><a target="_blank" href="http://www.reddit.com/r/docker">reddit</a></li>
<li class="twitter"><a target="_blank" href="http://twitter.com/docker">twitter</a></li>
<li class="slideshare"><a target="_blank" href="http://www.slideshare.net/docker">slideshare</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-3 col-md-3 col-sm-pull-5 col-md-pull-5 sm-margin-top-40">
<h6>Docker</h6>
<ul class="menu"><li class="first leaf"><a href="/products/overview">Get Started</a></li>
<li class="leaf"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf"><a href="https://www.docker.com/docker-support-services">Support &amp; Services</a></li>
<li class="leaf"><a href="https://goto.docker.com/contact-us.html">Contact Sales</a></li>
<li class="last leaf"><a href="/open-source">Open Source</a></li>
</ul> </div>
<div class="col-xs-6 col-sm-4 col-md-4 sm-margin-top-40">
<h6>Related Links</h6>
<!--8df6590d0d74f73adbfe5f8379f58893-->
<ul class="cp_linklist">
<li><a href="https://www.docker.com/cp/docker-container-management">Docker Container Management</a></li>
<li><a href="https://www.docker.com/cp/container-management">Container Management</a></li>
<li><a href="https://www.docker.com/cp/container-management-deployment">Container Management Deployment</a></li>
<li><a href="https://www.docker.com/cp/container-management-orchestration">Container Management Orchestration</a></li>
<li><a href="https://www.docker.com/cp/docker-and-kubernetes">Docker And Kubernetes</a></li>
<li><a href="https://www.docker.com/cp/docker-and-aws">Docker And Aws</a></li>
<li><a href="https://www.docker.com/cp/docker-and-k8s">Docker And K8s</a></li>
<li><a href="https://www.docker.com/cp/container-orchestration-engines">Container Orchestration Engines</a></li>
</ul>
<div id="block-block-5" class="block block-block">
<script>
<!--//--><![CDATA[// ><!--
var BuyButtonURL_0 = 'https://hub.docker.com'
, BuyButtonURL_1 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_micro'
, BuyButtonURL_2 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_small'
, BuyButtonURL_3 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_medium'
, BuyButtonURL_4 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_large'
, BuyButtonURL_5 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_xlarge'
, BuyButtonURL_6 = 'https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_xxlarge'
, BuyButtonURL_cloud_starter = 'https://hub.docker.com/enterprise/cloud-starter/'
, BuyButtonURL_inquiry = 'http://goto.docker.com/sales-inquiry.html'
, buybuttontxt_signup = 'Sign Up'
, BuyButtontxt_buy = 'Buy'
, buybuttontxt_quote = 'Request Quote'
, RepoPricing_free = '<span>Free'
, RepoPricing_CriticalSupport = 'Call toll free at 888-214-4258, or'
, PricingInfo_Text = ' Private Repos & Parallel Builds<li>Community Hub Support'
, PricingInfo_freeText = ' Private Repo & Parallel Build<li>Community Hub Support'
, PricingInfo_CommercialSupportText = ' Private Repos & Parallel Builds<li>Up to 10 Docker Engines<li>Email Support'
, PricingInfo_CriticalSupportText = ' Private Repos & Parallel Builds<li>Starting at 10 Docker Engines<li>Mon-Fri Same Business Day <br>or 24/7 Critical Support';
//--><!]]>
</script><!--[if IE]>
<style>
hr.moby::after {
background: url("../images/moby-tiny.png") no-repeat;
}
</style>
<![endif]--><style>
<!--/*--><![CDATA[/* ><!--*/
/*--><!]]>*/
</style></div><div id="block-block-1" class="block block-block">
<!-- Ethnio High Traffic Activation Code -->
<script type="text/javascript">
<!--//--><![CDATA[// ><!--
if(Math.floor(Math.random()*4)==0) document.write('<script type=\"text/javascript\" language=\"javascript\" src=\"//ethn.io/71802.js\" async=\"true\" charset=\"utf-8\"><\/script>');
//--><!]]>
</script></div><div id="block-block-13" class="block block-block">
<style>
<!--/*--><![CDATA[/* ><!--*/
.node-type-front-page .dockercon16 section.title_section.darkblue a.button{
margin-left: 0;
}
section.livedockercon_section.section .right a.button.darkblue-btn {
max-width: 100%;
}
.sidebarnav_section ul {
display: block;
}
@media (max-width: 767px) {
div.dockercon_registation_section .cross-btn {
width: inherit;
}
section.title_section.darkblue img {
max-height: 250px;
}
.dockercon16 section.title_section .textalign-left a.button, .dockercon16 section.title_section .textalign-left a.button+a.button {
margin: 20px 0;
}
}
/*--><!]]>*/
</style></div> </div>
</div>
</div>
<div class="bottom_footer">
<div class="footer-nav">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-5 col-md-push-7">
<nav class="primary-footer-sub-nav">
<ul class="menu"><li class="first leaf"><a href="/products/docker-hub">Hub</a></li>
<li class="leaf"><a href="http://www.cafepress.com/docker/">Swag</a></li>
<li class="leaf"><a href="http://status.docker.com/">Status</a></li>
<li class="leaf"><a href="/docker-security">Security</a></li>
<li class="leaf"><a href="/legal">Legal</a></li>
<li class="last leaf"><a href="https://www.docker.com/company/contact">Contact</a></li>
</ul> </nav>
</div>
<div class="col-xs-12 col-sm-12 col-md-7 col-md-pull-5">
<p>
Build, Ship, Run. An open platform for distributed applications for developers and sysadmins </p>
</div>
</div>
</div>
<div class="footer-copyright">
<p class="copyright">
Copyright © 2016 Docker Inc. All rights reserved. </p>
</div>
</div>
</div>
</footer>
<script src="/sites/all/themes/docker/assets/js/alljs.js"></script>
<script async src="/sites/all/themes/docker/assets/js/app.js"></script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PSVHG8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PSVHG8');</script>
<!-- End Google Tag Manager -->
<script>
$(document).ready(function() {
$(".livedockercon_section .video_container a.play_btn").click(function() {
console.log('a');
$(".video_container").animate({
opacity: "0"
}, 1000, "linear", function() {
$(this).css('z-index','0');
});
$("#docker-con-video-iframe").show("fast", function() {
var getSRC = $(this).attr('src');
var newSRC = getSRC.replace("autoplay=false", "autoplay=true");
$(this).attr('src', newSRC).animate({ opacity: "1" }, 1000);
});
});
});
$(window).load(function() {
/* $('.pricing-tables > li.standard').css({ transform: "scale(1.05)" }); */
});
</script>
<!-- window sticky -->
<script>
$(window).scroll(function() {
var scroll = $(window).scrollTop();
//console.log(scroll);
if (scroll >= 50) {
//console.log('a');
$(".header").addClass("change");
} else {
//console.log('a');
$(".header").removeClass("change");
}
});
</script>
<!-- menu -->
<script>
(function(){
var burger = document.querySelector('.burger-container'),
header = document.querySelector('.header');
body = document.querySelector('body');
burger.onclick = function() {
header.classList.toggle('menu-opened');
body.classList.toggle('overflow-hidden');
}
}());
</script>
<!-- mobile nav -->
<script>
$(document).ready(function() {
$('.subnav').hide();
$('#element').click(function() {
$('.subnav').slideToggle(100);
return false;
});
});
</script>
<script>
$(document).ready(function() {
$('.subnav2').hide();
$('#element2').click(function() {
$('.subnav2').slideToggle(100);
return false;
});
});
</script>
<!-- end window sticky -->
<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"1ceb24fd1c","applicationID":"9142893","transactionName":"YVVaZRcCXRVTAUALWlgfeVIRClwIHQxbBlBpQFlWADxFD1cV","queueTime":0,"applicationTime":571,"atts":"TRJZE18YThs=","errorBeacon":"bam.nr-data.net","agent":""}</script></body>
</html>
Page Speed
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(t,e,n){function r(n){if(!e[n]){var o=e[n]={exports:{}};t[n][0].call(o.exports,function(e){var o=t[n][1][e];return r(o||e)},o,o.exports)}return e[n].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<n.length;o++)r(n[o]);return r}({1:[function(t,e,n){function r(){}function o(t,e,n){return function(){return i(t,[(new Date).getTime()].concat(u(arguments)),e?null:this,n),e?void 0:this}}var i=t("handle"),a=t(2),u=t(3),c=t("ee").get("tracer"),f=NREUM;"undefined"==typeof window.newrelic&&(newrelic=f);var s=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit"],p="api-",l=p+"ixn-";a(s,function(t,e){f[e]=o(p+e,!0,"api")}),f.addPageAction=o(p+"addPageAction",!0),e.exports=newrelic,f.interaction=function(){return(new r).get()};var d=r.prototype={createTracer:function(t,e){var n={},r=this,o="function"==typeof e;return i(l+"tracer",[Date.now(),t,n],r),function(){if(c.emit((o?"":"no-")+"fn-start",[Date.now(),r,o],n),o)try{return e.apply(this,arguments)}finally{c.emit("fn-end",[Date.now()],n)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,e){d[e]=o(l+e)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,(new Date).getTime()])}},{}],2:[function(t,e,n){function r(t,e){var n=[],r="",i=0;for(r in t)o.call(t,r)&&(n[i]=e(r,t[r]),i+=1);return n}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],3:[function(t,e,n){function r(t,e,n){e||(e=0),"undefined"==typeof n&&(n=t?t.length:0);for(var r=-1,o=n-e||0,i=Array(o<0?0:o);++r<o;)i[r]=t[e+r];return i}e.exports=r},{}],ee:[function(t,e,n){function r(){}function o(t){function e(t){return t&&t instanceof r?t:t?u(t,a,i):i()}function n(n,r,o){t&&t(n,r,o);for(var i=e(o),a=l(n),u=a.length,c=0;c<u;c++)a[c].apply(i,r);var s=f[m[n]];return s&&s.push([w,n,r,i]),i}function p(t,e){g[t]=l(t).concat(e)}function l(t){return g[t]||[]}function d(t){return s[t]=s[t]||o(n)}function v(t,e){c(t,function(t,n){e=e||"feature",m[n]=e,e in f||(f[e]=[])})}var g={},m={},w={on:p,emit:n,get:d,listeners:l,context:e,buffer:v};return w}function i(){return new r}var a="nr@context",u=t("gos"),c=t(2),f={},s={},p=e.exports=o();p.backlog=f},{}],gos:[function(t,e,n){function r(t,e,n){if(o.call(t,e))return t[e];var r=n();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,e,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[e]=r,r}var o=Object.prototype.hasOwnProperty;e.exports=r},{}],handle:[function(t,e,n){function r(t,e,n,r){o.buffer([t],r),o.emit(t,e,n)}var o=t("ee").get("handle");e.exports=r,r.ee=o},{}],id:[function(t,e,n){function r(t){var e=typeof t;return!t||"object"!==e&&"function"!==e?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");e.exports=r},{}],loader:[function(t,e,n){function r(){if(!h++){var t=y.info=NREUM.info,e=s.getElementsByTagName("script")[0];if(t&&t.licenseKey&&t.applicationID&&e){c(m,function(e,n){t[e]||(t[e]=n)});var n="https"===g.split(":")[0]||t.sslForHttp;y.proto=n?"https://":"http://",u("mark",["onload",a()],null,"api");var r=s.createElement("script");r.src=y.proto+t.agent,e.parentNode.insertBefore(r,e)}}}function o(){"complete"===s.readyState&&i()}function i(){u("mark",["domContent",a()],null,"api")}function a(){return(new Date).getTime()}var u=t("handle"),c=t(2),f=window,s=f.document,p="addEventListener",l="attachEvent",d=f.XMLHttpRequest,v=d&&d.prototype;NREUM.o={ST:setTimeout,CT:clearTimeout,XHR:d,REQ:f.Request,EV:f.Event,PR:f.Promise,MO:f.MutationObserver},t(1);var g=""+location,m={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-974.min.js"},w=d&&v&&v[p]&&!/CriOS/.test(navigator.userAgent),y=e.exports={offset:a(),origin:g,features:{},xhrWrappable:w};s[p]?(s[p]("DOMContentLoaded",i,!1),f[p]("load",r,!1)):(s[l]("onreadystatechange",o),f[l]("onload",r)),u("mark",["firstbyte",a()],null,"api");var h=0},{}]},{},["loader"]);</script>
<meta name="description" content="Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud."/>
<meta name="keywords" content="docker, docker open source, docker platform, distributed applications, microservices, containers, docker containers, docker software, docker virtualization"/>
<link rel="canonical" href="https://www.docker.com/"/>
<link rel="shortlink" href="https://www.docker.com/"/>
<meta property="og:site_name" content="Docker"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://www.docker.com/"/>
<meta property="og:title" content="Docker"/>
<meta property="og:image" content="http://www.docker.com/sites/default/files/social/docker-facebook-share.png"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@docker"/>
<meta name="twitter:url" content="https://www.docker.com/"/>
<meta name="twitter:title" content="Docker"/>
<meta name="twitter:image:src" content="http://www.docker.com/sites/default/files/social/docker-twitter-share.png"/>
<meta name="google-site-verification" content="T1CoYbGyDDeYDD-XTNkxf14WmkXu9xHmOIZ_JPHwPbk"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Docker - Build, Ship, and Run Any App, Anywhere</title>
<link rel="apple-touch-icon" sizes="57x57" href="/favicons/xapple-touch-icon-57x57.png.pagespeed.ic.IKMH8xhDZY.webp">
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/xapple-touch-icon-60x60.png.pagespeed.ic.wZAoeHGwCt.webp">
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/xapple-touch-icon-72x72.png.pagespeed.ic.GcxiB33-pt.webp">
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/xapple-touch-icon-76x76.png.pagespeed.ic.aZgKvmL5XT.webp">
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/xapple-touch-icon-114x114.png.pagespeed.ic.Lia0jj41ST.webp">
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/xapple-touch-icon-120x120.png.pagespeed.ic.PyNkFLaAf0.webp">
<link rel="icon" type="image/png" href="/favicons/xfavicon-32x32.png.pagespeed.ic.SRreougxWp.webp" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/xfavicon-96x96.png.pagespeed.ic.ciy8zNyr5J.webp" sizes="96x96">
<link rel="icon" type="image/png" href="/favicons/xfavicon-16x16.png.pagespeed.ic.zwL8TVJp5I.webp" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<style>.is_not_retina .dockercon16 .retina{display:none!important}.is_retina .dockercon16 .image_simple{display:none!important}</style>
<!-- RTP tag -->
<script type='text/javascript'>(function(c,h,a,f,i,e){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};c[a].a=i;c[a].e=e;var g=h.createElement("script");g.async=true;g.type="text/javascript";g.src=f+'?aid='+i;var b=h.getElementsByTagName("script")[0];b.parentNode.insertBefore(g,b);})(window,document,"rtp","//sjrtp7-cdn.marketo.com/rtp-api/v1/rtp.js","dockerinc");rtp('send','view');rtp('get','campaign',true);</script>
<!-- End of RTP tag -->
<!-- Munchkin tag -->
<script type="text/javascript">(function(){var didInit=false;function initMunchkin(){if(didInit===false){didInit=true;Munchkin.init('929-FJL-178');}}var s=document.createElement('script');s.type='text/javascript';s.async=true;s.src='//munchkin.marketo.net/munchkin.js';s.onreadystatechange=function(){if(this.readyState=='complete'||this.readyState=='loaded'){initMunchkin();}};s.onload=initMunchkin;document.getElementsByTagName('head')[0].appendChild(s);})();</script>
<!-- End of Munchkin tag -->
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/A.allcss.css+allcss1.css+allcss2.css,Mcc.ZSv9hKKqCg.css.pagespeed.cf.-sxUbNFxbU.css"/>
<link rel="stylesheet" href="/sites/all/themes/docker/assets/css/A.menu.css+app2.css+responsive.css+p2p.css+mobile_responsive.css,Mcc.raTWmi64ev.css.pagespeed.cf.ksNU_KMtDk.css"/>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
<!--[if gt IE 7]>
<script type="text/javascript" src="//cdn.captora.com/js/track.js"></script>
<script>
var _prum = [['id', '56f7edaeabe53d203e357b1a'],
['mark', 'firstbyte', (new Date()).getTime()]];
(function() {
var s = document.getElementsByTagName('script')[0]
, p = document.createElement('script');
p.async = 'async';
p.src = '//rum-static.pingdom.net/prum.min.js';
s.parentNode.insertBefore(p, s);
})();
</script>
<![endif]-->
<script>var _prum=[['id','5787ab06abe53d133a6a895e'],['mark','firstbyte',(new Date()).getTime()]];(function(){var s=document.getElementsByTagName('script')[0],p=document.createElement('script');p.async='async';p.src='//rum-static.pingdom.net/prum.min.js';s.parentNode.insertBefore(p,s);})();</script>
<style></style><style>.node-type-front-page .dockercon16 section.title_section.darkblue a.button{margin-left:0}section.livedockercon_section.section .right a.button.darkblue-btn{max-width:100%}.sidebarnav_section ul{display:block}@media (max-width:767px){div.dockercon_registation_section .cross-btn{width:inherit}section.title_section.darkblue img{max-height:250px}.dockercon16 section.title_section .textalign-left a.button,.dockercon16 section.title_section .textalign-left a.button+a.button{margin:20px 0}}</style></head>
<body class="html front not-logged-in no-sidebars page-node page-node- page-node-1 node-type-front-page path-docker" ng-app="Docker" ng-controller="DockerController">
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<header class="main-header">
<div class="top-right-bg"></div>
<!-- navigation -->
<!-- mobile navigation -->
<div class="header">
<div class="fixed_div">
<div class="burger-container">
<div id="burger">
<div class="bar topBar"></div>
<div class="bar btmBar"></div>
</div>
</div>
<nav class="user-links">
<a href="https://cloud.docker.com/login/">Log-In</a>
<a href="https://cloud.docker.com/">Sign-Up</a>
</nav>
<div class="icon icon-apple">
<a href="/"><script data-pagespeed-no-defer>(function(){var g=this;function h(b,d){var a=b.split("."),c=g;a[0]in c||!c.execScript||c.execScript("var "+a[0]);for(var e;a.length&&(e=a.shift());)a.length||void 0===d?c[e]?c=c[e]:c=c[e]={}:c[e]=d};function l(b){var d=b.length;if(0<d){for(var a=Array(d),c=0;c<d;c++)a[c]=b[c];return a}return[]};function m(b){var d=window;if(d.addEventListener)d.addEventListener("load",b,!1);else if(d.attachEvent)d.attachEvent("onload",b);else{var a=d.onload;d.onload=function(){b.call(this);a&&a.call(this)}}};var n;function p(b,d,a,c,e){this.h=b;this.j=d;this.l=a;this.f=e;this.g={height:window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,width:window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth};this.i=c;this.b={};this.a=[];this.c={}}function q(b,d){var a,c,e=d.getAttribute("data-pagespeed-url-hash");if(a=e&&!(e in b.c))if(0>=d.offsetWidth&&0>=d.offsetHeight)a=!1;else{c=d.getBoundingClientRect();var f=document.body;a=c.top+("pageYOffset"in window?window.pageYOffset:(document.documentElement||f.parentNode||f).scrollTop);c=c.left+("pageXOffset"in window?window.pageXOffset:(document.documentElement||f.parentNode||f).scrollLeft);f=a.toString()+","+c;b.b.hasOwnProperty(f)?a=!1:(b.b[f]=!0,a=a<=b.g.height&&c<=b.g.width)}a&&(b.a.push(e),b.c[e]=!0)}p.prototype.checkImageForCriticality=function(b){b.getBoundingClientRect&&q(this,b)};h("pagespeed.CriticalImages.checkImageForCriticality",function(b){n.checkImageForCriticality(b)});h("pagespeed.CriticalImages.checkCriticalImages",function(){r(n)});function r(b){b.b={};for(var d=["IMG","INPUT"],a=[],c=0;c<d.length;++c)a=a.concat(l(document.getElementsByTagName(d[c])));if(0!=a.length&&a[0].getBoundingClientRect){for(c=0;d=a[c];++c)q(b,d);a="oh="+b.l;b.f&&(a+="&n="+b.f);if(d=0!=b.a.length)for(a+="&ci="+encodeURIComponent(b.a[0]),c=1;c<b.a.length;++c){var e=","+encodeURIComponent(b.a[c]);131072>=a.length+e.length&&(a+=e)}b.i&&(e="&rd="+encodeURIComponent(JSON.stringify(t())),131072>=a.length+e.length&&(a+=e),d=!0);u=a;if(d){c=b.h;b=b.j;var f;if(window.XMLHttpRequest)f=new XMLHttpRequest;else if(window.ActiveXObject)try{f=new ActiveXObject("Msxml2.XMLHTTP")}catch(k){try{f=new ActiveXObject("Microsoft.XMLHTTP")}catch(v){}}f&&(f.open("POST",c+(-1==c.indexOf("?")?"?":"&")+"url="+encodeURIComponent(b)),f.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),f.send(a))}}}function t(){var b={},d=document.getElementsByTagName("IMG");if(0==d.length)return{};var a=d[0];if(!("naturalWidth"in a&&"naturalHeight"in a))return{};for(var c=0;a=d[c];++c){var e=a.getAttribute("data-pagespeed-url-hash");e&&(!(e in b)&&0<a.width&&0<a.height&&0<a.naturalWidth&&0<a.naturalHeight||e in b&&a.width>=b[e].o&&a.height>=b[e].m)&&(b[e]={rw:a.width,rh:a.height,ow:a.naturalWidth,oh:a.naturalHeight})}return b}var u="";h("pagespeed.CriticalImages.getBeaconData",function(){return u});h("pagespeed.CriticalImages.Run",function(b,d,a,c,e,f){var k=new p(b,d,a,e,f);n=k;c&&m(function(){window.setTimeout(function(){r(k)},0)})});})();pagespeed.CriticalImages.Run('/ngx_pagespeed_beacon','http://localhost/','Sdg4-mXc0_',true,false,'HEygFhDQy_g');</script><img class="brand-full" src="/sites/all/themes/docker/assets/images/brand-full.svg" data-pagespeed-url-hash="1417959855" onload="pagespeed.CriticalImages.checkImageForCriticality(this);"></a>
<a href="/"><img class="brand-simple" src="/sites/all/themes/docker/assets/images/brand.svg" data-pagespeed-url-hash="3927820069" onload="pagespeed.CriticalImages.checkImageForCriticality(this);"></a>
</div>
</div>
<div class="scroll_div">
<ul class="nav-main"><li class="first leaf"><a href="/what-docker">What is Docker?</a></li>
<li class="expanded has-submenu"><a href="/enterprise">Enterprise</a><ul class="nav-main"><li class="first leaf"><a href="/enterprise">Solutions</a></li>
<li class="leaf"><a href="/enterprise">Overview</a></li>
<li class="leaf"><a href="http://www.docker.com/products/docker-datacenter">Docker Datacenter</a></li>
<li class="collapsed"><a href="/use-cases">Use Cases</a></li>
<li class="leaf"><a href="/customers">Customers</a></li>
<li class="leaf"><a href="/industry-government">For Government</a></li>
<li class="last collapsed"><a href="/products/resources">Resources</a></li>
</ul></li>
<li class="leaf"><a href="/products/overview">Get Docker</a></li>
<li class="leaf"><a href="/pricing">Pricing</a></li>
<li class="leaf double-navstyle secondlast"><a href="/technologies/overview">Open Source</a></li>
<li class="last expanded has-submenu"><a href="/company">Company</a><ul class="nav-main"><li class="first leaf"><a href="/company">Company</a></li>
<li class="leaf"><a href="/company">Overview</a></li>
<li class="leaf"><a href="/careers">Careers</a></li>
<li class="last leaf"><a href="/company/news-and-press">News &amp; Press</a></li>
</ul></li>
</ul> <ul class="nav-global"><li class="first leaf"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf"><a href="/community/events">Events</a></li>
<li class="leaf"><a href="/docker-community">Community</a></li>
<li class="leaf"><a href="/docker-support-services">Support</a></li>
<li class="leaf"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf"><a href="/partners/partner-program">Partners</a></li>
<li class="leaf"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf"><a href="https://cloud.docker.com/login/" target="_blank">Log-In</a></li>
<li class="last leaf"><a href="https://cloud.docker.com/" target="_blank">Sign-up</a></li>
</ul>
<div class="shop icon icon-bag"></div>
</div>
</div>
<!-- mobile navigation end -->
<!-- full width navigation -->
<div class="container">
<div class="row desktop">
<div class="col-xs-2">
<a href="/"><img class="logo" src="/sites/all/themes/docker/assets/images/brand-full.svg" data-pagespeed-url-hash="1417959855" onload="pagespeed.CriticalImages.checkImageForCriticality(this);"></a>
<a href="/"><img class="logo_safari" src="/sites/all/themes/docker/assets/images/brand-full.svg" data-pagespeed-url-hash="1417959855" onload="pagespeed.CriticalImages.checkImageForCriticality(this);"></a>
</div>
<div class="col-xs-10">
<ul class="nav-global"><li class="first leaf menu-mlid-603"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf menu-mlid-1997"><a href="/community/events">Events</a></li>
<li class="leaf menu-mlid-1998"><a href="/docker-community">Community</a></li>
<li class="leaf menu-mlid-1999"><a href="/docker-support-services">Support</a></li>
<li class="leaf menu-mlid-402"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf menu-mlid-2000"><a href="/partners/partner-program">Partners</a></li>
<li class="leaf menu-mlid-602"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf menu-mlid-2001"><a href="https://cloud.docker.com/login/" target="_blank">Log-In</a></li>
<li class="last leaf menu-mlid-2002"><a href="https://cloud.docker.com/" target="_blank">Sign-up</a></li>
</ul><ul class="nav-main"><li class="first leaf menu-mlid-398"><a href="/what-docker">What is Docker?</a></li>
<li class="expanded menu-mlid-1059 has-submenu"><a href="/enterprise">Enterprise</a><ul class="nav-main"><li class="first leaf menu-mlid-1064"><a href="/enterprise">Solutions</a></li>
<li class="leaf menu-mlid-2365"><a href="/enterprise">Overview</a></li>
<li class="leaf menu-mlid-3168"><a href="http://www.docker.com/products/docker-datacenter">Docker Datacenter</a></li>
<li class="collapsed menu-mlid-993"><a href="/use-cases">Use Cases</a></li>
<li class="leaf menu-mlid-1034"><a href="/customers">Customers</a></li>
<li class="leaf menu-mlid-1587"><a href="/industry-government">For Government</a></li>
<li class="last collapsed menu-mlid-985"><a href="/products/resources">Resources</a></li>
</ul></li>
<li class="leaf menu-mlid-954"><a href="/products/overview">Get Docker</a></li>
<li class="leaf menu-mlid-1055"><a href="/pricing">Pricing</a></li>
<li class="leaf menu-mlid-2005 double-navstyle secondlast"><a href="/technologies/overview">Open Source</a></li>
<li class="last expanded menu-mlid-397 has-submenu"><a href="/company">Company</a><ul class="nav-main"><li class="first leaf menu-mlid-698"><a href="/company">Company</a></li>
<li class="leaf menu-mlid-2366"><a href="/company">Overview</a></li>
<li class="leaf menu-mlid-622"><a href="/careers">Careers</a></li>
<li class="last leaf menu-mlid-1086"><a href="/company/news-and-press">News &amp; Press</a></li>
</ul></li>
</ul><div id="block-block-20" class="block block-block">
<script type="text/javascript">!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="3.1.0";analytics.load("IyBu5RsBo9R8UuqWPhCkO8yEHXeZYnKa");analytics.page()}}();</script></div> </div>
</div>
</div>
<!-- full width navigation end -->
</header> <div class="dockercon16">
<section class="title_section darkblue">
<div class="dockercon16_padding"></div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-10 col-md-7 textalign-left">
<h1>Build, Ship, Run</h1>
<p>Docker is the world’s leading software containerization platform</p>
<a class="button orange-btn" target="_self" href="/products/docker#windows">Get Started with Docker</a>
</div>
<div class="col-xs-12 col-sm-6 col-md-6">
</div>
</div>
</div>
<img class="moby" src="https://www.docker.com/sites/default/files/moby.svg" alt="Build, Ship, Run" data-pagespeed-url-hash="1677653362" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<div class="new_dockercon_registation_section">
<div class="container">
<img class="seattle" src="data:image/webp;base64,UklGRhIFAABXRUJQVlA4TAUFAAAvMMAMEEfnIJJkV+n3AxkH+HfJG6IHBG3bxtt+/pADKZIkR5JX9+7p+x2L4w9uVYeBtG3x011t2gYMXp1yBw6+8I8bnh6epuPpz/SSp+klR478ujvykmM68iXH9IrjJPmQg+RI8oYkB+HIm4QkCdldJCSBXJB+yCaBLSgJ4SLZJJCEDXKC1ZaokqyALIqNBEKyrQIJlY0AWcCSALEEFrIgxUIiTQtIiAdYhCWNBJZFUMICBMIiLCSAwgLJAmC0EACSZQGBwICPt5igAsCAIQCBQRAMA0gABm0QI5CfO4bfezAMSP3dYwQCgjEABAITgQEGQALAGAqAEYDAmAGJ2radjfSmY3dsczk217Zt27Ztc2ytbXt3bM98h/Enbf9k5wgi+p/gCkzfwNja2TMofsjIiSt2nb98u7A0bevM0QNDXMwhZ8xUYAZ2PSas23vzwdea9tbqLy/vp18/eWDXmqVzp04YEOzr6e8ngLfw/aOCO2f3rl8+d8LwoYNip04fN2LkxBmLVq7fdfxKat69V1//VTcVCeCNJV5H9ZS/TR2kIA3c4HbidU2vJ0XnwLUvJ+7Uf6RoO7h6T4k7+xspWgGucI24iz6QohngbyDuitekaCz4k4i79hkpGgx+RCfxtj8nRYPBd6oi3v57pCgBfINXxDueQ0o6w8EX7hLvUgYpaQ8GX9hGvNt3SVE4ZGYSL/My8Vrr/v189+b5o/uBkPG7Wvq1jrQLzxLrqnyXd3r1vMFxvdxt1SZGelAg6Jm7R41Zsffm4z9FM3dOjHI2Rjf1n9Y/IqVv/0hHMJNRR1Mzrm0aZIr/WtpOXTWsbJ4tWMoz0n4yBkr7WCK6jaTKfhDDa4mzDkrs0bcqAodJKusHaQ5xZ0PByT77mhxwkcS34dCYzf3U0FjxJuPI5k07HnTc7gkVmP24YOiuu/XxJNgkaj3nAh1zbx8nI2h6NWzaYwimfkANw6FjUdLoD6bqFwZFwiIbSGEkvobuwiIoU/cb1c8VksfFVep71DAckvWhbSYorHECSzQLdQTf+wGJFWe8wbYQ62k2si+YXyhmEetnXkaToXpx8oAt+CkNpPkVh6RPmZaJU00xpLJ1WsCHp85+zZQGNqxmN2TsnpPWGwdY6Ec00xmkErsNSzNEdFK9L9jZG5Dzf0haayEOIJaBoHvv+kOKI3EZ2DpaBp4FRKtNVSTd0wPTX3rCH0zfBJoYEh8bYgy1DIeOe+q3nASIgRe6iJXbQa5XG7GOaPg2UlU8tKeRWB0LaUI51blDzuIzidsgFBD7HgAttx8kvlJD6k9fLSB7hsRnhhhJ4nNbaE3qInE8RMfcF9mQD20k1ugD1WUSDwrQqHJJXAIxeG1UqT7kZ5ZTtSuYbQaxb0bQ2kisLhAaq3X6kNFXg7lN6wfJcOrhSdBSZVHLFCg1TY2FjHWggbCL3g6C5OCjgoIFv13Btb7+6EZx2XobiP6H/zTsESCn5x+cmwauyiK5IsMN0pgyEp+pIOf/pKKso2BBkB50fcpOGUNa30rSbMirfXsnVVDTw2PzBviqIcUvhmR6mKTWFQKU9W8gTeP3/LV+0PK4S9LjgVA8vpl0UgWI1pN/Euu8P9Mc/zHoaRdJX28FwGhS+i9qfrYjzgD/ZxI3f92qKU5g6qtPLtI9fwN0n6GX/rm/vaAxGByL7tHf2Asa1SFqn4luVVcSy0O36p0hthDdazKqvwAeAA==" data-pagespeed-url-hash="1967911039" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<img class="dockercon-logo" src="data:image/webp;base64,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" data-pagespeed-url-hash="1324613093" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<a class="video" rel="video" href="https://www.youtube.com/watch?v=dooPhkXT9yI"><img class="dockercon-watch" src="data:image/webp;base64,UklGRtwFAABXRUJQVlA4TM8FAAAv84AKEA/mOpLdtjk8SI6FuP9u7Cr8mxPw0AODtpEcedsVrE/nn+kDYNxGkiIvH+YfJtNvFbRtw2K3Owrbtm26d5k3zm93erh8ArEMrXUY/wCmWlhXwDQHAtcCGIg5GgI/HbDN7JcaUjpYaMGbCeOUwfK4HG4vwToKZsRh3hHjAFq+/ltCEBFERBFBRPA/R5CRKKOISCIlebnl5TgrbXKjQ25e/VOxGLziRwSBTTfaaJGLmlGdKtAAate2qY2bDTMzMzMzMzOX2zBuyg0zM8MyP6o0VrtJBLaq96/NjKSRLblfI/oPwW0bSZLc91HrVKdmZtM/KFFQ33OlRULHF3QoSaJacKm42Y7ioWcHR6eFDg9RVHR5ba9UsBDFRm9PzG6bfC6gCOnB7mEJZwyKlC4s65JkfkR61VhfU1lRVlFZU9+oZuvlD1NaJZXeb5BWNdSWlwVVXtug6O321gHJZAtSqqa6sC1po65J0d/HXxd3Th7t7iOdaqwui1Z1o7LH5wfHJo15SKcaq8pUVKU+AVc39kkUvyGValLYljeb4lh9f3pO+8QwEulUXZmq6mK6fbxvVEL4GqlUQ2hrf0c01hDb8YXV3RNAj5dIpWpDu/e/iKk2D55fH57eutBsVAvHtMR9zNIA6JauZo1YiIVmU2pJs5hhB6wwitldjeF/kCKm8kbkQ/d2Di4obW6rxdJMon9dEp1oUQihvR6OQ+KZwCRm5yQHiE99WThRUz3ypN+Xdi4csxUDMagZ0IgcANlciB1iUPPASFrlPCAwx6cmioipBnnTi28mtCwQ51Xj8FwgQ44PfqsNyyPyDBAXYPlEOQPcFPlmwKV4HDpZsAgwhMlmArQskW+BByA5CQ+rMpLwqRL51M3N/QrB0I+qQYh7nZxBBr+VwXHMTM4Do2YGi1xm5myQ38xygeEmDUEx9ji675nMJU7ON5nFH0CGspmMS+FTRTShU0VeAT6ULuiQd/Yrh5Dh93o2PAu2LzsxCWIcaeQCgAayAV1uW7oeXhYCW+r/LMGURp3jy9kH1w8Nq0wB+ifEB/KuZwdG55euL5T9a2QZot2cNLpMjzxXhgU+P+TDZMkmXA8GmRBkeXMQT8aiLJdHhvxAMuEfQiqLL2UFWgTEq1h5ZE0M99lssw9kpJ7SyTVYLh4mGWIUhpHh+JYkRhkAYOEoHP5cVojDERJVrDzR6kYM782Uc8GbzZIORgaQkdED3RsFfMd3AIHjiwYdCnzPahp8aRTapIVFFX3bp1AbNSiYeBUrL0yLY9wgaShkKSc82NCkHVeDS82aZtuROCSeh4CRq/NzBM3PGdD5E+MNaFoz2aFR1UcQMZfVo5D6a1mX+JyNZduT8kHuIt6T5HNs0YWuMGFGYpAHQGrI9LkxJ/BlSZ4h2aWIOfL337/hc3kjCitRxYrHwA+xTBvSsNeYJptgGgua0ZkwIxliesBlwIHOJK9Ml1yCMQbITvWIoCJ+50fMZbUovHgVKw57kWI1hK8i1g2JiEpUsVTp/BRpVp0ydYmJi1ex1FiOVCtGfSZJofEqVjQtryDdUq7DJSw2UcWKYCLSLsV6awKj41WsUE4g9VKqqyc0Pl7FCtDvHYqAIt+fJDe8kCrWLhQHhb4nS1Q0L5/cuXXpwvnSI4cP7t+5bePaZYvmiDpth4co9nry6Na1C3+Unjr87cE9OzdtXLFs7pwpk0YP79+3W8eSaAUOL0Ex1Ksnd3ma/Fx6VKTJ9o3reJrMmDJu9KD+Pbrl+y1pgIsoFnry+NZ1nianD38npcnKZfPmTJk8eoSUJgmSzDikSSJNLktpcuiAlCaL58zkaTK4f0+eJimRzE+J68+nj2/duPCnlCZ7d27maTJ/zlSRJv26dSopBhIU6O3+6yf3eJr8UnpMpMmOjet5msyaMl5Kk9YlxU4SW5X789kTKU3OHP5eSpNVIk2mjB4ppUlRl6DlSZEmXx3kabJh2RIpTYb078XT5H9LAgA=" data-pagespeed-url-hash="1926073892" onload="pagespeed.CriticalImages.checkImageForCriticality(this);"></a>
</div>
</div>
</section>
<section class="customer_and_news_section section GenericDev bluebackground">
<div class="container">
<ul class="items widthcol3 media">
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-ddc.png" alt="Docker for the Enterprise" data-pagespeed-url-hash="199886005" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<h3 data-mh="mh_news_h2">Docker for the Enterprise</h3> <p data-mh="mh_news_p">Docker Datacenter brings container orchestration, management and security to the enterprise.</p> <a class="link" target="_self" href="/enterprise">Learn More</a>
</div>
</li>
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-survey.png" alt="DOWNLOAD THE DOCKER SURVEY 2016" data-pagespeed-url-hash="166875498" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<h3 data-mh="mh_news_h2">DOWNLOAD THE DOCKER SURVEY 2016</h3> <p data-mh="mh_news_p">Learn how the modern software supply chain is evolving, and how Docker is driving this change.</p> <a class="link" target="_blank" href="/survey-2016">Get Your Copy Now</a>
</div>
</li>
<li>
<div class="box">
<img class="ico" src="https://www.docker.com/sites/default/files/icon-store.png" alt="GET TRUSTED CONTAINERS from DOCKER STORE" data-pagespeed-url-hash="380653307" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<h3 data-mh="mh_news_h2">GET TRUSTED CONTAINERS from DOCKER STORE</h3> <p data-mh="mh_news_p">Get Trusted and Enterprise ready Docker Containers created by Docker Verified Publishers, from the Docker Store.</p> <a class="link" target="_self" href="https://store.docker.com/beta">Sign up for Beta</a>
</div>
</li>
</ul>
</div>
</section>
<section id="livedockercon" class="livedockercon_section bgblue3 section GenericDev bluebackground">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-7 col-md-8 left">
<h2>Dockercon 2016</h2>
<div class="video-wrapper">
<div class="video_container">
<img class="" src="/sites/all/themes/docker/assets/images/xlivedocker_video_image3.png.pagespeed.ic.A3lFrPnCmq.webp" class="" alt="" data-pagespeed-url-hash="1461932602" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<a href="" class="play_btn video_popup">play</a>
</div>
<iframe class="video-iframe" id="docker-con-video-iframe" src="https://www.youtube.com/embed/vE1iDPx6-Ok?" style="border: 0 none transparent;" webkitallowfullscreen allowfullscreen frameborder="no" width="718" height="403"></iframe>
</div>
<a class="keynote" href="" target="_blank">Keynote Session - Day 1</a> </div>
<div class="col-xs-12 col-sm-5 col-md-4 right">
<a class="button darkblue-btn" target="_blank" href="https://download.docker.com/mac/stable/Docker.dmg"><i class="livedockercon_apple"></i>Get Docker for Mac</a>
<span>Requires macOS Yosemite 10.10.3 or above</span>
<a class="button darkblue-btn" target="_blank" href="https://download.docker.com/win/stable/InstallDocker.msi"><i class="livedockercon_win"></i>Get Docker for Windows</a>
<span>Requires Windows 10 Professional or Enterprise 64-bit</span> </div>
</div>
</div>
</section>
<section class="the_docker_solution_section section GenericDev whitebackground">
<div class="container">
<h2>THE DOCKER SOLUTION</h2> <p class="max-width500">Docker enables developers and IT admins to build, ship and run any application, anywhere. </p> <img class="image_simple" style="display: none;" src="https://www.docker.com/sites/default/files/home-1-solutions-2_0.jpg" alt="" data-pagespeed-url-hash="2157413312" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<img class="retina" style="display: none;" src="https://www.docker.com/sites/default/files/home-1-solutions-2.jpg" alt="" data-pagespeed-url-hash="3418097187" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
<a class="button darkblue-btn" target="_blank" href="https://www.docker.com/enterprise">Learn More</a>
<a class="button darkblue-btn" target="_blank" href="https://store.docker.com/bundles/docker-datacenter/purchase?plan=free-trial">Try free for 30 days</a>
</div>
</section>
<section id="docker-containers" class="docker_solution_section bgblue3 section GenericDev bluebackground">
<div class="container">
<h2>Why Docker?</h2> <p class="max-width500">Docker's commercial solutions provide an out of the box CaaS environment that gives IT Ops teams security and control over their environment, while enabling developers to build applications in a self service way. With a clear separation of concerns and robust tooling, organizations are able to innovate faster, reduce costs and ensure security.</p> <ul class="items widthcol3 media">
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-agility-1-2X.png" alt="Agility" data-pagespeed-url-hash="1270341074" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<h3>Agility</h3> <p>Developers have freedom to define environments, and the ability to create apps. IT Ops can deploy apps faster, allowing the business to outpace competition.</p> </div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-control-2X.png" alt="Control" data-pagespeed-url-hash="3718674990" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<h3>Control</h3> <p>Developers own all the code from infrastructure to app. IT ops have the manageability to standardize, secure, and scale the operating environment, while reducing overall costs to the organization.</p> </div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-portability-2X.png" alt="Portability" data-pagespeed-url-hash="37267742" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<h3>Portability</h3> <p>Docker gives teams the choice to leverage any infrastructure whether in the cloud, on VMs or baremetal servers allowing companies to make the best business decision for them.</p> </div>
</li>
</ul>
<a class="button white-btn" target="_self" href="https://www.docker.com/enterprise">Learn About Docker For The Enterprise</a>
</div>
</section>
<section class="docker_use_cases_home_section bgblue4 section GenericDev bluebackground">
<div class="container">
<h2>Docker Use Cases</h2> <ul class="items widthcol4 media">
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-cicd-2X.png" alt="CI/CD" data-pagespeed-url-hash="3233549334" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>CI/CD</h3> <p>Enable developers to develop and test applications more quickly and within any environment</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/continuous-integration">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-devops-2X.png" alt="DevOps" data-pagespeed-url-hash="1171944328" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>DevOps</h3> <p>Break down barriers between Dev and Ops teams to improve the app development process</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/devops">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-bigdata-2X.png" alt="Big Data" data-pagespeed-url-hash="3415213921" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>Big Data</h3> <p>Empower your enterprise to leverage big data analytics</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/big-data">Learn More</a>
</div>
</li>
<li>
<div class="media_image">
<img src="https://www.docker.com/sites/default/files/docker-icons-optimize-2X.png" alt="Infrastructure Optimization" data-pagespeed-url-hash="2446644368" onload="pagespeed.CriticalImages.checkImageForCriticality(this);">
</div>
<div class="media_content">
<div data-mh="mh_use_cases_home_can">
<h3>Infrastructure Optimization</h3> <p>Decrease infrastructure costs while increasing its efficiency</p> </div>
<a class="button darkblue-btn" target="_self" href="/use-cases/infrastructure-optimization">Learn More</a>
</div>
</li>
</ul>
</div>
</section>
<section class="bottom_cta_section gary section GenericDev bgblue5 bluebackground">
<div class="container">
<a class="button orange-btn " target="_self" href="/products/docker#windows">Get Started with Docker</a>
</div>
</section>
</div>
<a class="exit-off-canvas"></a>
</div>
</div>
<div class="moby_footer">
<i class="moby"></i>
</div>
<footer class="main_footer">
<div class="container">
<div class="top_footer">
<div class="row">
<div class="col-xs-12 col-sm-5 col-md-5 col-sm-push-3 col-md-push-3">
<h6>Connect</h6>
<p>Subscribe to our newsletter</p>
<div class=" newsletter">
<script src="//app-sj05.marketo.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1038"></form>
<script>MktoForms2.loadForm("//app-sj05.marketo.com","929-FJL-178",1038,function(form){form.onSuccess(function(values,followUpUrl){location.href="/thank-you-subscribing-docker-newsletter";return false;});});MktoForms2.whenReady(function(form){});</script>
</div>
<ul class="social-icons">
<li class="facebook"><a target="_blank" href="https://www.facebook.com/docker.run">facebook</a></li>
<li class="google"><a target="_blank" href="https://plus.google.com/u/0/communities/108146856671494713993">google-plus</a></li>
<li class="github"><a target="_blank" href="https://github.com/docker/docker">github</a></li>
<li class="linkedin"><a target="_blank" href="https://www.linkedin.com/company/docker">linkedin</a></li>
<li class="youtube"><a target="_blank" href="http://www.youtube.com/user/dockerrun">youtube</a></li>
<li class="reddit"><a target="_blank" href="http://www.reddit.com/r/docker">reddit</a></li>
<li class="twitter"><a target="_blank" href="http://twitter.com/docker">twitter</a></li>
<li class="slideshare"><a target="_blank" href="http://www.slideshare.net/docker">slideshare</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-3 col-md-3 col-sm-pull-5 col-md-pull-5 sm-margin-top-40">
<h6>Docker</h6>
<ul class="menu"><li class="first leaf"><a href="/products/overview">Get Started</a></li>
<li class="leaf"><a href="https://docs.docker.com/" target="_blank">Docs</a></li>
<li class="leaf"><a href="http://blog.docker.com/" target="_blank">Blog</a></li>
<li class="leaf"><a href="https://training.docker.com/" target="_blank">Training</a></li>
<li class="leaf"><a href="https://www.docker.com/docker-support-services">Support &amp; Services</a></li>
<li class="leaf"><a href="https://goto.docker.com/contact-us.html">Contact Sales</a></li>
<li class="last leaf"><a href="/open-source">Open Source</a></li>
</ul> </div>
<div class="col-xs-6 col-sm-4 col-md-4 sm-margin-top-40">
<h6>Related Links</h6>
<!--8df6590d0d74f73adbfe5f8379f58893-->
<ul class="cp_linklist">
<li><a href="https://www.docker.com/cp/docker-container-management">Docker Container Management</a></li>
<li><a href="https://www.docker.com/cp/container-management">Container Management</a></li>
<li><a href="https://www.docker.com/cp/container-management-deployment">Container Management Deployment</a></li>
<li><a href="https://www.docker.com/cp/container-management-orchestration">Container Management Orchestration</a></li>
<li><a href="https://www.docker.com/cp/docker-and-kubernetes">Docker And Kubernetes</a></li>
<li><a href="https://www.docker.com/cp/docker-and-aws">Docker And Aws</a></li>
<li><a href="https://www.docker.com/cp/docker-and-k8s">Docker And K8s</a></li>
<li><a href="https://www.docker.com/cp/container-orchestration-engines">Container Orchestration Engines</a></li>
</ul>
<div id="block-block-5" class="block block-block">
<script>var BuyButtonURL_0='https://hub.docker.com',BuyButtonURL_1='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_micro',BuyButtonURL_2='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_small',BuyButtonURL_3='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_medium',BuyButtonURL_4='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_large',BuyButtonURL_5='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_xlarge',BuyButtonURL_6='https://hub.docker.com/account/billing-plans/create-subscription/?plan=index_personal_xxlarge',BuyButtonURL_cloud_starter='https://hub.docker.com/enterprise/cloud-starter/',BuyButtonURL_inquiry='http://goto.docker.com/sales-inquiry.html',buybuttontxt_signup='Sign Up',BuyButtontxt_buy='Buy',buybuttontxt_quote='Request Quote',RepoPricing_free='<span>Free',RepoPricing_CriticalSupport='Call toll free at 888-214-4258, or',PricingInfo_Text=' Private Repos & Parallel Builds<li>Community Hub Support',PricingInfo_freeText=' Private Repo & Parallel Build<li>Community Hub Support',PricingInfo_CommercialSupportText=' Private Repos & Parallel Builds<li>Up to 10 Docker Engines<li>Email Support',PricingInfo_CriticalSupportText=' Private Repos & Parallel Builds<li>Starting at 10 Docker Engines<li>Mon-Fri Same Business Day <br>or 24/7 Critical Support';</script><!--[if IE]>
<style>
hr.moby::after {
background: url("../images/moby-tiny.png") no-repeat;
}
</style>
<![endif]--></div><div id="block-block-1" class="block block-block">
<!-- Ethnio High Traffic Activation Code -->
<script type="text/javascript">if(Math.floor(Math.random()*4)==0)document.write('<script type=\"text/javascript\" language=\"javascript\" src=\"//ethn.io/71802.js\" async=\"true\" charset=\"utf-8\"><\/script>');</script></div><div id="block-block-13" class="block block-block">
</div> </div>
</div>
</div>
<div class="bottom_footer">
<div class="footer-nav">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-5 col-md-push-7">
<nav class="primary-footer-sub-nav">
<ul class="menu"><li class="first leaf"><a href="/products/docker-hub">Hub</a></li>
<li class="leaf"><a href="http://www.cafepress.com/docker/">Swag</a></li>
<li class="leaf"><a href="http://status.docker.com/">Status</a></li>
<li class="leaf"><a href="/docker-security">Security</a></li>
<li class="leaf"><a href="/legal">Legal</a></li>
<li class="last leaf"><a href="https://www.docker.com/company/contact">Contact</a></li>
</ul> </nav>
</div>
<div class="col-xs-12 col-sm-12 col-md-7 col-md-pull-5">
<p>
Build, Ship, Run. An open platform for distributed applications for developers and sysadmins </p>
</div>
</div>
</div>
<div class="footer-copyright">
<p class="copyright">
Copyright © 2016 Docker Inc. All rights reserved. </p>
</div>
</div>
</div>
</footer>
<script src="/sites/all/themes/docker/assets/js/alljs.js"></script>
<script async src="/sites/all/themes/docker/assets/js/app.js.pagespeed.jm.dMwz8A5Q5z.js"></script>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PSVHG8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-PSVHG8');</script>
<!-- End Google Tag Manager -->
<script>$(document).ready(function(){$(".livedockercon_section .video_container a.play_btn").click(function(){console.log('a');$(".video_container").animate({opacity:"0"},1000,"linear",function(){$(this).css('z-index','0');});$("#docker-con-video-iframe").show("fast",function(){var getSRC=$(this).attr('src');var newSRC=getSRC.replace("autoplay=false","autoplay=true");$(this).attr('src',newSRC).animate({opacity:"1"},1000);});});});$(window).load(function(){});</script>
<!-- window sticky -->
<script>$(window).scroll(function(){var scroll=$(window).scrollTop();if(scroll>=50){$(".header").addClass("change");}else{$(".header").removeClass("change");}});</script>
<!-- menu -->
<script>(function(){var burger=document.querySelector('.burger-container'),header=document.querySelector('.header');body=document.querySelector('body');burger.onclick=function(){header.classList.toggle('menu-opened');body.classList.toggle('overflow-hidden');}}());</script>
<!-- mobile nav -->
<script>$(document).ready(function(){$('.subnav').hide();$('#element').click(function(){$('.subnav').slideToggle(100);return false;});});</script>
<script>$(document).ready(function(){$('.subnav2').hide();$('#element2').click(function(){$('.subnav2').slideToggle(100);return false;});});</script>
<!-- end window sticky -->
<script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"1ceb24fd1c","applicationID":"9142893","transactionName":"YVVaZRcCXRVTAUALWlgfeVIRClwIHQxbBlBpQFlWADxFD1cV","queueTime":0,"applicationTime":540,"atts":"TRJZE18YThs=","errorBeacon":"bam.nr-data.net","agent":""}</script></body>
</html>
34 differences: 245 lines, 282 inline differences in 245 changed lines
Added(0,67)
Deleted(0,184)
Changed(245)
Changed in changed(31)
Ignored
Generated on September 11, 2016, 11:11 PM by ExamDiff Pro 8.0.1.0.