mirror of https://github.com/docker/docs.git
75 lines
5.2 KiB
XML
75 lines
5.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="740px" height="250px" viewBox="0 0 740 250" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<!-- Generator: Sketch 42 (36781) - http://www.bohemiancoding.com/sketch -->
|
|
<title>architecture-1</title>
|
|
<desc>Created with Sketch.</desc>
|
|
<defs></defs>
|
|
<g id="dtr-diagrams" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<g id="architecture-1">
|
|
<g id="Group" transform="translate(33.000000, 51.000000)">
|
|
<g id="stack" transform="translate(150.000000, 0.000000)">
|
|
<g id="servers" transform="translate(0.000000, 114.000000)">
|
|
<g id="cloud">
|
|
<rect id="Rectangle-138" fill="#82949E" x="0" y="0" width="172" height="34" rx="2"></rect>
|
|
<text id="cloud-servers" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="42.5097656" y="23">cloud servers</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="virtual" transform="translate(176.000000, 0.000000)">
|
|
<rect id="Rectangle-138" fill="#82949E" x="0" y="0" width="172" height="34" rx="2"></rect>
|
|
<text id="virtual-servers" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="39.8608398" y="23">virtual servers</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="physical" transform="translate(352.000000, 0.000000)">
|
|
<rect id="Rectangle-138" fill="#82949E" x="0" y="0" width="172" height="34" rx="2"></rect>
|
|
<text id="physical-servers" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="34.2075195" y="23">physical servers</tspan>
|
|
</text>
|
|
</g>
|
|
</g>
|
|
<g id="docker" transform="translate(0.000000, 76.000000)">
|
|
<rect id="Rectangle-138" fill="#1488C6" x="0" y="0" width="524" height="34" rx="2"></rect>
|
|
<text id="CS-Docker-Engine" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="205.464355" y="23">CS Docker Engine</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="ucp" transform="translate(0.000000, 38.000000)">
|
|
<rect id="Rectangle-138" fill="#1488C6" x="0" y="0" width="524" height="34" rx="2"></rect>
|
|
<text id="Universal-Control-Pl" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="185.536621" y="23">Universal Control Plane</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="dtr">
|
|
<rect id="Rectangle-138" fill="#1488C6" x="0" y="0" width="172" height="34" rx="2"></rect>
|
|
<text id="Docker-Trusted-Regis" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="8.13183594" y="23">Docker Trusted Registry</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="your-apps" transform="translate(176.000000, 0.000000)">
|
|
<rect id="Rectangle-138" fill="#00B6B5" x="0" y="0" width="348" height="34" rx="2"></rect>
|
|
<text id="your-applications" font-family="OpenSans, Open Sans" font-size="14" font-weight="normal" fill="#FFFFFF">
|
|
<tspan x="118.428223" y="23">your applications</tspan>
|
|
</text>
|
|
</g>
|
|
</g>
|
|
<g id="commands" transform="translate(0.000000, 7.000000)">
|
|
<g id="command-2" transform="translate(0.000000, 38.000000)">
|
|
<path d="M101,10 L136,10" id="Line" stroke="#82949E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
<circle id="Oval" fill="#8F9EA8" cx="138" cy="10" r="5"></circle>
|
|
<text id="docker-run" font-family="CourierNewPS-BoldMT, Courier New" font-size="14" font-weight="bold" fill="#637986">
|
|
<tspan x="0" y="12">docker run</tspan>
|
|
</text>
|
|
</g>
|
|
<g id="command-1">
|
|
<path d="M101,9 L136,9" id="Line" stroke="#82949E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
<circle id="Oval" fill="#82949E" cx="138" cy="9" r="5"></circle>
|
|
<text id="docker-push" font-family="CourierNewPS-BoldMT, Courier New" font-size="14" font-weight="bold" fill="#637986">
|
|
<tspan x="0" y="12">docker push</tspan>
|
|
</text>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg> |