Skip to main content
Skip table of contents

Creating a docker image [VF AgSDK]

Ensure that docker is running and then start your Linux shell. Navigate to the <agent name>.ConsoleHost project folder of your agent. Choose a docker image name and version and execute
docker build --tag <image name>:<image version> .
The result should look like this

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.