This project contains a Dockerfile to Dockerize the AnyCross Agent. See On-prem Service Intro for more information.
docker run glints/anycross-agent:latest
The image supports the following environment variables:
- TOKEN: Token to authenticate against AnyCross. Only required on first run.
- ANYCROSS_REGION: Either- sg,- jpor- us.
It's recommended that /workspace is mounted to a persistent volume.