How to configure Photon OS to auto start containers at boot time

In this guide I will show you how to configure Photon OS to start a container when the OS boots up. This way your container is running even if the OS gets powered off or rebooted. Or if you are running on vSphere and an HA event occurs.

How to enable Docker Remote API on Photon OS

So you want to connect to the Docker instance on Photon OS remotly from another Docker client? In this guide I will walk you through a few short steps to configure Photon OS to enable the remote docker API. NOTE: This is not considered the secure method. If you want Continue reading How to enable Docker Remote API on Photon OS