Running GitProtect Worker On Docker
Last updated
Last updated
This article describes how to install and configure GitProtect worker application running as a container on Docker.
To set up GitProtect worker as a container on Docker, download the GitProtect worker docker image.
Download:
After that, open the PowerShell console and import the downloaded image into Docker.
Use the command:
Then, you can check the available images with the command:
At the end, create a container from the imported image with the following command:
After creating the container, run it with the command:
After all the steps have been completed, the agent will report to the Management Service panel as an agent for activation.