Phillip Webb
902dd0baf5
Use local docker mirror for test containers
...
See gh-24343
3 years ago
Phillip Webb
7c7ad03e1e
Remove `stop_docker` from CI script
...
Update our CI script to no longer attempt to stop docker. We don't
call it anyway and it will be one less moving part trying to diagnose
why `dockerd` sometimes terminates early.
See gh-18127
5 years ago
Phillip Webb
27714b1e7d
Attempt to fix docker-lib.sh script
...
See gh-15158
6 years ago
Phillip Webb
e8eaeba20c
Attempt to fix docker-lib.sh script
...
See gh-15158
6 years ago
Phillip Webb
7934b08ecd
Update docker-lib.sh for CLI changes
...
Update docker-lib.sh to deal with the latest docker CLI changes.
See gh-15158
6 years ago
Phillip Webb
c5a7704774
Use local docker-lib.sh
...
Update the modified docker image build to use the local docker-lib.sh
file rather than grabbing it from the concourse github.
See gh-15158
6 years ago
Madhura Bhave
b832a2f604
Add reference to docker-lib source
6 years ago
Madhura Bhave
e28915bd4b
Make integration tests self-contained
...
Fixes gh-10516
7 years ago