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

Support for multiple COPY layers #554

Closed
zoltanersek opened this issue Sep 8, 2016 · 1 comment · Fixed by #1387
Closed

Support for multiple COPY layers #554

zoltanersek opened this issue Sep 8, 2016 · 1 comment · Fixed by #1387
Milestone

Comments

@zoltanersek
Copy link

We have large folders inside our container and it would be nice if we could put them on different COPY layers.
This could be archived for example with multiple assembly files, and for each assembly file create a different COPY statement in the dockerfile.

@rhuss
Copy link
Collaborator

rhuss commented Oct 7, 2016

Yes, make sense, also for a large dependency set of artefacts which don't change much. See also #535 for a related discussion.

zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 5, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 7, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 7, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 7, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 19, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
zer0keefie added a commit to zer0keefie/docker-maven-plugin that referenced this issue Oct 27, 2020
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
@rohanKanojia rohanKanojia added this to the 0.35.0 milestone Mar 6, 2021
rohanKanojia pushed a commit to zer0keefie/docker-maven-plugin that referenced this issue Apr 2, 2021
…e assemblies

Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
rohanKanojia pushed a commit that referenced this issue Apr 3, 2021
Signed-off-by: Brian O'Keefe <zer0keefie@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants