Add option for docker build --pull #458

Open
opened 2023-07-19 14:27:14 +00:00 by dboreham · 0 comments
Owner

Perennial issue where docker uses whatever old version if a base image is on the local machine.

Turns out there is a flag --pull for docker build that does the right thing.
We should either enable it for our --force-rebuild, or add a new explicit flag.

Perennial issue where docker uses whatever old version if a base image is on the local machine. Turns out there is a flag `--pull` for `docker build` that does the right thing. We should either enable it for our `--force-rebuild`, or add a new explicit flag.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#458
No description provided.