August 2018
Intermediate to advanced
416 pages
12h 37m
English
You can debug a build locally by pulling down a Docker image that is held in the documentation link, Troubleshooting Locally in a Docker Image (https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-Image). You can find the instructions to install Docker in this link (https://docs.docker.com/install/).
docker pull travisci/ci-garnet:packer-1512502276-986baf0
Notice that we run the docker pull command to actually pull down the Docker image

Notice here that we ran an interactive shell session in detached ...
Read now
Unlock full access