Skip to content

Conversation

@saehejkang
Copy link
Contributor

@saehejkang saehejkang commented Nov 4, 2025

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Closes #733.

Even with the --pull flag added, It made no sense to always pull the base image, if it already exists locally. Checking for it locally first and then pulling made more sense. Furthermore, if the base image already exists locally and you turn off wifi/internet - the builder no longer gets stuck on the "fetching" step.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@saehejkang saehejkang force-pushed the build-command-add-pull-option branch from 54381da to e370b26 Compare November 5, 2025 04:32
@saehejkang saehejkang changed the title [fix]: Fetch the base image first before pulling it again [build-command]: Add --pull option for fetching latest image Nov 5, 2025
@saehejkang saehejkang force-pushed the build-command-add-pull-option branch from e370b26 to f782063 Compare November 14, 2025 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: Build command should include -pull option

1 participant