Unpack components from the installation folder
A compressed installation folder includes the needed components to run Docker Runtime.
Extract the files in the folder ubiquity-runtime-<version>_Docker_Ubuntu_22_x64.zip for
both Ubuntu and Debian operating systems. The included files are:
- A
ubiquity-runtime-<version>.tar.gzarchive containing two Docker images:ubiquity-runtime/setuphost:<version>andubiquity-runtime/runtine:<version>. - A
RemoteAccess_Composefolder containing four Docker Compose files:compose.ymldefines two services:setuphostandruntime, that use both the Docker images.compose.rdp.ymlextends thecompose.ymlfile to enable the Remote Desktop feature for the Runtime.compose.vpn.ymlextends thecompose.ymlfile to enable the VPN connection for the Runtime..envdefines a set of environment variable used by the Docker Compose files.
README.mdincludes a step-by-step Docker user guide.
