Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleExample how to start up Containers
docker-compose up -d

# check containers
$ docker-compose ps
NAME                            COMMAND                  SERVICE                  STATUS              PORTS
js74-js7-agent-primary-1        "sh /usr/local/bin/e…"   js7-agent-primary        running             

Initial Operation

See JS7 - Agent Installation for Docker Containers, section: Initial Operation.