Name Mode Size
SPECS 040000
common 040000
docs 040000
installer 040000
support 040000
tools 040000
.dockerignore 100644 0 kb
.gitignore 100644 0 kb
COPYING 100644 2,295 kb
CREDITS 100644 2 kb
Dockerfile 100644 0 kb
Makefile 100644 21 kb
NOTICE 100644 1 kb
README.md 100644 2 kb
Vagrantfile 100644 3 kb
index.html 100644 14 kb
README.md
![Photon](http://storage.googleapis.com/project-photon/vmw-logo-photon.svg "VMware Photon") VMware Photon: Minimal Linux Container Host =========================================== Photon OS is a minimal Linux container host designed to have a small footprint and tuned for VMware platforms. Photon is intended to invite collaboration around running containerized applications in a virtualized environment. - Optimized for vSphere - Validated on and tuned for VMware product and provider platforms. - Container support - Supports Docker, rkt, and the Pivotal Garden container specifications. - Efficient lifecycle management - contains a new, open-source, yum-compatible package manager that will help make the system as small as possible, but preserve the robust yum package management capabilities. This repository is intended for developers wishing to modify Photon and build their own customized ISO images or contribute to the code base. Download pre-built [OVA](https://bintray.com/artifact/download/vmware/photon/photon-custom-1.0-a6f0f63-RC.ova) and [ISO](https://bintray.com/artifact/download/vmware/photon/photon-1.0-a6f0f63.iso) versions of the 1.0, Release Candidate. An official Vagrant box is available on Hashicorp Atlas, to get started: `vagrant init vmware/photon`. A plugin to support Photon OS guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon. Some users have found that our Vagrant box requires VirtualBox 4.3 or later. If you have issues, please check your version. For up-to-date documentation, see the [Docs](docs/) folder.