photon
Estimated reading time: 3 minutesPhoton OS is a technology preview of a minimal Linux container host.
GitHub repo: https://github.com/vmware/photon-docker-image
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this image at https://store.docker.com/images/photon
Supported tags and respective Dockerfile
links
Quick reference
-
Where to get help:
the Docker Community Forums, the Docker Community Slack, or Stack Overflow -
Where to file issues:
https://github.com/vmware/photon-docker-image/issues -
Maintained by:
VMware -
Published image artifact details:
repo-info repo’srepos/photon/
directory (history)
(image metadata, transfer size, etc) -
Image updates:
official-images PRs with labellibrary/photon
official-images repo’slibrary/photon
file (history) -
Source of this description:
docs repo’sphoton/
directory (history) -
Supported Docker versions:
the latest release (down to 1.6 on a best-effort basis)
VMware Photon OS
Photon OS 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 OS is intended to invite collaboration around running containerized applications in a virtualized environment.
Photon contains tdnf
, 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.
See the FAQ for more information.
How to use these images
Photon OS images are intended for use in the FROM field of an application’s Dockerfile
. For example, to use VMware Photon 1.0RC as the base of an image, specify FROM photon:1.0RC
.
Support
Photon OS is released as open source software and comes with no commercial support.
But since we want to ensure success and recognize that Photon OS™ consumers might fall into a range of roles - from developers that are steeped in the conventions of open-source to customers that are more accustomed to VMware commercial offerings, we offer several methods of engaging with the Photon OS team and community.
For our developer community, feel free to join our Google groups at vmware-photon-os-dev
For more general user questions, visit the Photon OS user forum in our Photon OS VMware Community.
License
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
Some additional license information which was able to be auto-detected might be found in the repo-info
repository’s photon/
directory.
As for any pre-built image usage, it is the image user’s responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
library, sample, photon