- Aug 19, 2022
-
-
Matthew Clarkson authored
Allows us to run the Docker Daemon test
-
Matthew Clarkson authored
The mock backend will not receive any backend hits.
-
Matthew Clarkson authored
It might take a long while to pull the image.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
The Daemon does not seem to return an `IdentityToken`, we can just pass the same authentication object to the pull/push
-
Matthew Clarkson authored
Can be enabled locally by providing: - `CI_REGISTRY_IMAGE` - `CI_COMMIT_SHA` - `DOCKER_HOST` It is likely that the auth variables will also be needed: - `DOCKERODE_USERNAME` - `DOCKERODE_PASSWORD` - `DOCKERODE_SERVER`
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Explain how to configure the plugin via configuration variables and/or environment variables
-
Matthew Clarkson authored
-
- Aug 18, 2022
-
-
Matthew Clarkson authored
Allows simplification of repeated test harnesses
-
Matthew Clarkson authored
We need to test against a _real_ Docker backend
-
Matthew Clarkson authored
-