We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Manually building Leafactor-CI docker image and publishing it to TreeScale is easy. We first start by building the image using the following command:
docker build -t "leafactor-ci" .
The build process will execute and when it finishes a image will be built under the name leafactor-ci. Now we want to publish it to TreeScale.