The binaries are available at Releases page.
- Download Dockerfile and latest linux sloctl binary from the Releases page. Make sure they are in your working directory.
- Build the image
docker build -t <NAME_YOUR_IMAGE> .
- Set environment variables if you plan to use them for authenticating with SLOCTL. Reference the sloctl environment variables Doc.
- Run the image
docker run
-e SLOCTL_CLIENT_ID=$SLOCTL_CLIENT_ID \
-e SLOCTL_CLIENT_SECRET=$SLOCTL_CLIENT_SECRET \
<YOUR_IMAGE_NAME> get slos