Support env variable instead of profile
To be able to run the docker image on CI, we need to support environment variable to specify arkindex url & token.
When ARKINDEX_API_URL
& ARKINDEX_API_TOKEN
are both available, and that no default profile is set, create a new default profile with these values (slug is env
).