# config.yml
docker:
- image: easymetrics/circleci-gcp-jdk9
Essentially it's OpenJDK 9 + Gradle 4 + Google Cloud SDK. The SDK is not initialized in this build, that is done during the CI run using secure environment variables ( see the gpc docs ).
The container does not have a headless browser configuration