Skip to content

Fix a few edge cases in "apply-templates.sh" #640

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

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 2, 2023

When a version doesn't exist but needs to, we need to actually create the directory.

It also gives us a cleaner build (especially in the face of leftover files) if we purge the directory beforehand so that we know the end result is "canonical".

When a version doesn't exist but needs to, we need to actually create the directory.

It also gives us a cleaner build (especially in the face of leftover files) if we purge the directory beforehand so that we know the end result is "canonical".
@yosifkit yosifkit merged commit f6711ee into docker-library:master Jun 2, 2023
@yosifkit yosifkit deleted the apply-fixes branch June 2, 2023 17:23
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jun 2, 2023
Changes:

- docker-library/rabbitmq@c3409a5: Merge pull request docker-library/rabbitmq#641 from infosiftr/opeenssl-fixes
- docker-library/rabbitmq@c306521: Add 3.12 GA
- docker-library/rabbitmq@f6711ee: Merge pull request docker-library/rabbitmq#640 from infosiftr/apply-fixes
- docker-library/rabbitmq@9376ffb: Fix a few edge cases in "apply-templates.sh"
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.

2 participants