Last updated at 2016-11-10 15:49:22 by aaron

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.

  • Licence type: [[#LicenceInfo|see licence information below]]

  • Package build type: autopkg

  • Package build info: https://github.com/ox-it/orchard-recipe-overrides/blob/master/Dropbox.munki.recipe

  • Developer: Docker, Inc

  • Support status: best effort

  • Supported OS X Versions: 10.10.3+

  • Restart required: no

  • Requires: none

  • Update for: none

Licence information

License ships with package, and the software license from version 1.12.3 is attached to this page.

Build information

Changelog

ToDo

See also


CategorySoftware


Orchard is a close co-operation of