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

Reorganize JavaLayerConfigurations API about getting extraction path for Docker context generation #1010

Closed
chanseokoh opened this issue Sep 19, 2018 · 0 comments · Fixed by #1264

Comments

@chanseokoh
Copy link
Member

From #984 (comment)

#984 will add methods such as getExtraFilesExtractionPath(). These methods are basically for JavaDockerContextGenerator, so that it can put things like below into Dockerfile. That is, JavaDockerContextGenerator is the only entity that wants to know about this extraction path info.

COPY resources /app/resources/

This issue is also related to #1007.

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 a pull request may close this issue.

1 participant