Commit Graph

3 Commits

Author SHA1 Message Date
Kevin Kirsche 99562d9df9
Fix Typos
./MAINTAINERS:32: maitainers  ==> maintainers
./tests/fixtures/simple-failing-dockerfile/Dockerfile:4: wil  ==> will

Signed-off-by: Kevin Kirsche <kevin.kirsche@one.verizon.com>
2020-05-20 18:30:57 -04:00
Ulysses Souza cd098e0cad Pin test images on a non rolling tag
Mainly busybox:latest to the current latest which is 1.31.0-uclibc

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-07-18 11:10:37 +02:00
Adrian Budau c5c36d8b00 Added --force-rm to compose build.
It's a flag passed to docker build that removes the intermediate
containers left behind on fail builds.

Signed-off-by: Adrian Budau <budau.adi@gmail.com>
2015-11-10 13:05:04 -05:00