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
2019-09-04 14:51:33 -07:00
Phillip Webb
27714b1e7d
Attempt to fix docker-lib.sh script
...
See gh-15158
2018-11-13 00:04:55 -08:00
Phillip Webb
e8eaeba20c
Attempt to fix docker-lib.sh script
...
See gh-15158
2018-11-12 23:39:54 -08:00
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
2018-11-12 21:21:58 -08:00
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
2018-11-12 20:39:05 -08:00
Madhura Bhave
b832a2f604
Add reference to docker-lib source
2018-10-16 16:36:44 -07:00
Madhura Bhave
e28915bd4b
Make integration tests self-contained
...
Fixes gh-10516
2018-01-04 11:26:40 -08:00