Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Add custom folders during paketo build #484

Closed
goafabric opened this issue Jun 14, 2022 · 4 comments
Closed

Add custom folders during paketo build #484

goafabric opened this issue Jun 14, 2022 · 4 comments

Comments

@goafabric
Copy link

I am using paketo build packs with Spring Boot for Native Container Images + Maven.
And because of some limitations of flyway, I have the requirement to add an additional directory with content to the image.
JIb has a property "extraDirectories" to achieve this.
But diving into paketos documentation i could not find something similar.
So is there something that can be activated by some <BP_XX> Parameter ?

Otherwise i have to leverage JIB or a Dockerfile afterwards

Thank you in advance

@fg-j
Copy link

fg-j commented Jun 14, 2022

This sounds like an issue related to the Java buildpack cleaning up directories. @paketo-buildpacks/java-buildpacks
can you tansfer this to the java-native-image buildpack repo?

@goafabric
Copy link
Author

will do, thx .. it's a little confusing honestly where to raise the question
coming from spring boot

@goafabric
Copy link
Author

paketo-buildpacks/java#662

you may close this issue than

@fg-j
Copy link

fg-j commented Jun 15, 2022

@goafabric Totally understandable! Paketo maintainers are always happy to route you to the best people to answer your questions 🙂

@fg-j fg-j closed this as completed Jun 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants