Page MenuHomePhorge

Use --pull=always to run containers
ClosedPublic

Authored by tusooa on Fri, Jan 30, 3:51 PM.

Details

Summary

We used to omit the pull policy, which is defaulted to missing and will cause problems in case the remote image is updated. This uses --pull=always to ask podman to always fetch the latest image.

Type: fix

Test Plan

Run the pipeline. Verify the image is always pulled.

Diff Detail

Repository
rB lilybuild
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 536
Build 1054: Invoke BuildbotBuildbot build #1103
Build 1053: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mon, Feb 16, 10:50 AM
This revision was automatically updated to reflect the committed changes.