Versions Compared

Key

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

...

Pull the version of the Agent image that corresponds to the JS7 release in use, for example:

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

Note: Current releases should be applied as available from https://hub.docker.com/r/sosberlin/js7


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

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

...

Manage Agents

...