question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docker's `--pull always` doesn't work on Travis

See original GitHub issue

It appears the recently added --pull always flag ( https://github.com/conda-forge/conda-smithy/pull/1517 ) is not available on Travis.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
isurufcommented, Oct 23, 2021

Let’s do docker pull before docker run

0reactions
mattwthompsoncommented, Oct 25, 2021

cc @mattwthompson (in case you have thought on this or other solutions)

Nope was the simplest thing I could think of & figured the green check mark was sufficient

Read more comments on GitHub >

github_iconTop Results From Across the Web

docker pull stalls, times out, and error the job #9127 - GitHub
Product tests Travis build often fails when pulling docker image ... Doesn't seem to be related with long transfers, it fails after ...
Read more >
Common Build Problems - Travis CI Docs
Common Build Problems. My tests broke but were working yesterday; My build script is killed without any error; My build fails unexpectedly; Segmentation...
Read more >
Leaving travis for docker – will I get my life back? - General
Travis can sometimes be unreliable (connection timeouts, backlogs or other service disruptions). ... Most unnerving, debugging Travis is duplicate work, because ...
Read more >
How can I always pull my latest docker image but still ...
I use Travis to build, tag and publish the lab image to a docker container registry (AWS ECR) and then always pull latest...
Read more >
Building A CI/CD Pipeline With Travis CI, Docker, And ...
Build – Build refers to a group of jobs that are running in a sequence. For example, a build can have two jobs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found