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

feat(staged-dockerfile): implement full chain of staged dockerfile building only for single instruction (RUN) #4989

Merged
merged 1 commit into from Oct 5, 2022

Conversation

distorhead
Copy link
Member

@distorhead distorhead commented Oct 5, 2022

refs #2215

@distorhead distorhead changed the title feat(staged-dockerfile): implement full chain of staged dockerfile building only for single instruction feat(staged-dockerfile): implement full chain of staged dockerfile building only for single instruction (RUN) Oct 5, 2022
…ilding only for single instruction (RUN)

* Small refactor of container_backend staged-dockerfile-builder: set context at configure-time, only pass options to the Build method.
* Only RUN instruction stage simple example implementation.
* No real Dockerfile parsing yet.

Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
@distorhead distorhead force-pushed the staged-dockerfile-implement-some-instructions branch from 0a2eb5f to d97f28b Compare October 5, 2022 18:59
@distorhead distorhead merged commit 121ac0c into main Oct 5, 2022
@distorhead distorhead deleted the staged-dockerfile-implement-some-instructions branch October 5, 2022 19:06
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.

None yet

1 participant