Go to file
suezzelur 2c138b58a0 Add patch for CVE-2015-7547
Change-Id: I927b86a01c7d0ad0d29cbdc864988c2333f50111
Reviewed-on: http://photon-jenkins.eng.vmware.com/601
Reviewed-by: suezzelur <anishs@vmware.com>
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
2016-03-10 16:48:15 -08:00
SPECS Add patch for CVE-2015-7547 2016-03-10 16:48:15 -08:00
common/data Add haproxy in TP2 for photon controller 2015-10-07 15:07:39 -07:00
docs Delete dockerfiles.md 2015-09-15 11:14:55 -07:00
installer Add libglnx source for rpm-ostre so that libglnx is not get pulled at build time from git. 2015-08-27 04:07:11 -07:00
support Adding logic to build updated packages only 2015-09-15 11:21:59 -07:00
tools/src Removing dependency of qemu for ova by generating monolithic sparse disk. 2015-08-18 03:01:02 -07:00
.dockerignore Docker image creation script. Makefile updated to let users use 'sudo make docker-image' and 'sudo make install-docker-image' to build and create docker image of photon. Currently it uses photon bintray repo instead of using local rpms to create the image. Fix pullsources.py bug that breaks in parallel download. Fix some spec files. 2015-07-01 08:42:17 -07:00
.gitignore Added contain sources 2015-06-28 22:57:35 -07:00
COPYING Updating License and Copying file 2015-08-27 12:47:54 -07:00
CREDITS Update to section 3. 2015-04-23 22:57:42 -07:00
Dockerfile Docker image creation script. Makefile updated to let users use 'sudo make docker-image' and 'sudo make install-docker-image' to build and create docker image of photon. Currently it uses photon bintray repo instead of using local rpms to create the image. Fix pullsources.py bug that breaks in parallel download. Fix some spec files. 2015-07-01 08:42:17 -07:00
LICENSE Updating License and Copying file 2015-08-27 12:47:54 -07:00
Makefile Adding logic to build updated packages only 2015-09-15 11:21:59 -07:00
README.md Added docs link 2015-04-23 12:00:27 -07:00
Vagrantfile Initial commit 2015-04-15 11:00:13 -07:00

README.md

Photon

Download VMware Photon: Minimal Linux Container Host

Photon is a technology preview of a minimal Linux container host. It is designed to have a small footprint and boot extremely quickly on VMware platforms. Photon is intended to invite collaboration around running containerized applications in a virtualized environment.

  • Optimized for vSphere - Validated on 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.

Official ISOs are available for download at Bintray.

An official Vagrant box is available on Hashicorp Atlas, to get started: vagrant init vmware/photon. A plugin to support Photon guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon.

For up-to-date documentation, see the Docs folder.