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

[Fix] Liner ordering needs to be strict in FileBuilder. #119

Merged
merged 5 commits into from
Nov 1, 2019

Conversation

mariotoffia
Copy link
Owner

It now uses the order of which the fluent api builds up the commands in the Filebuilder.

It now uses the order of which the fluent api builds up the commands in the Filebuilder.
@mariotoffia mariotoffia self-assigned this Oct 31, 2019
@mariotoffia mariotoffia added this to the 3.0.0 milestone Oct 31, 2019
@mariotoffia mariotoffia changed the title Liner ordering is strict in FileBuilder. Liner ordering needs to be strict in FileBuilder. Oct 31, 2019
@mariotoffia mariotoffia changed the title Liner ordering needs to be strict in FileBuilder. [Fix] Liner ordering needs to be strict in FileBuilder. Nov 1, 2019
Mario Toffia added 4 commits November 1, 2019 16:50
This is to assist unittest and solves Issue #108.
FileBuilder now supports to do everything is it will for the ImageBuilder without the need to use the image builder. It is then possible to use command to build the dockerfile or other custom functionality.
@mariotoffia mariotoffia merged commit 86a3f3c into master Nov 1, 2019
@mariotoffia mariotoffia deleted the fix-order-in-filebuilder branch July 19, 2022 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant