Skip to content

Fix to Issue #219#223

Closed
hkuyam007 wants to merge 1 commit intodocker-java:masterfrom
hkuyam007:master
Closed

Fix to Issue #219#223
hkuyam007 wants to merge 1 commit intodocker-java:masterfrom
hkuyam007:master

Conversation

@hkuyam007
Copy link
Copy Markdown

ADD and ENV sub-instruction of Docker ONBUILD instruction not considered while preparing build-context for building image from Dockerfile #219

Current code considering RUN and ENV instructions and adding folders to context.

Code inserted / updated to add all folders / subfolders and files in current build context (where the Dockerfile resides).

@hkuyam007
Copy link
Copy Markdown
Author

Code needs to be added / modified to check for files listed in .dockerignore

@marcuslinke
Copy link
Copy Markdown
Contributor

obsolete since #393 is merged

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.

3 participants