Last updated at 2016-11-10 15:50:43 by aaron
Differences between revisions 3 and 4
Revision 3 as of 2016-11-10 15:43:53
Size: 1709
Editor: aaron
Comment:
Revision 4 as of 2016-11-10 15:49:12
Size: 1712
Editor: aaron
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 BuildType::autopkg  BuildType:: autopkg
Line 12: Line 12:
 BuildInfo::[[https://github.com/ox-it/orchard-recipe-overrides/blob/master/Dropbox.munki.recipe|Recipe Override]]  BuildInfo:: [[https://github.com/ox-it/orchard-recipe-overrides/blob/master/Dropbox.munki.recipe|Recipe Override]]
Line 14: Line 14:
 Developer::Docker, Inc  Developer:: Docker, Inc
DisplayName
Docker

Description
Docker provides a way to run applications securely isolated in a container, packaged with all its dependencies and libraries. Because your application can always be run with the environment it expects right in the build image, testing and deployment is simpler than ever, as your build will be fully portable and ready to run as designed in any environment. And because containers are lightweight and run without the extra load of a hypervisor, you can run many applications that all rely on different libraries and environments on a single kernel, each one never interfering with the other. This allows you to get more out of your hardware by shifting the “unit of scale” for your application from a virtual or physical machine, to a container instance.

LicenceStatus

LicenceURL

see licence information below

BuildType
autopkg

BuildInfo

Recipe Override

Developer
Docker, Inc

SupportStatus
best effort

SupportedOSVers
10.10.3+

RestartRequired
no

Requires
none

UpdateFor
none

Orchard is a close co-operation of