Versions Compared

Key

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

...

Code Block
languagebash
titlePulling the Standard Agent Image
linenumberstrue
docker image pull sosberlin/js7:agent-2-1-0-1


Alternatively, "plus" images are available that include a recent PowerShell environment and the JS7 - PowerShell Module:

Code Block
languagebash
titlePulling the Plus Agent Image
linenumberstrue
docker image pull sosberlin/js7:agent-2-1-0-1

Running the Agent Container

...