Creating a docker image [VF 21.4 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
worddavcd5330be9a8219e09200270535616f0a.png