Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OCI docker builder to overwrite files instead of erroring #356

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

andybradshaw
Copy link
Contributor

@andybradshaw andybradshaw commented Apr 11, 2023

Before this PR

The default tar archiver handles existing files as errors, which we don't want. This PR updates us to overwrite existing files when we run into them.

After this PR

==COMMIT_MSG==
Update OCI docker builder to overwrite files instead of erroring
==COMMIT_MSG==

Possible downsides?


This change is Reviewable

@andybradshaw andybradshaw self-assigned this Apr 11, 2023
@changelog-app
Copy link

changelog-app bot commented Apr 11, 2023

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Update OCI docker builder to overwrite files instead of erroring

Check the box to generate changelog(s)

  • Generate changelog entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants