Page History
...
docker exec -ti
is the command that connects to the JOC Cockpit containerjs7-joc-primary
.js7-joc-primary
is the name of the JOC Cockpit container as specified in thedocker run
command mentioned above./bin/sh -c
runs a shell inside the container and executes a script to install and populate the database objects required for operation of the JOC Cockpit.- Note that there is no harm in re-running the script a number of times as it will not remove existing data from the database.
- Note that the script has to be executed once for any newer JOC Cockpit releases that are used from images provided by SOS.
Time Service
It is necessary that a time service is operated on the container's host which runs the JOC Cockpit in order to synchronize the system clock's time.
...
Overview
Content Tools