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

[Task] Dockerfile to Dofigen struct transformation #348

Open
taorepoara opened this issue Jan 24, 2025 · 0 comments
Open

[Task] Dockerfile to Dofigen struct transformation #348

taorepoara opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@taorepoara
Copy link
Member

What should be done

In order to create a Dofigen configuration from a Dockerfile, implement a transformation to a Dofigen struct on the Dockerfile struct.

Technical recommendation

Implement the From or Into (I can't remember which one is to implement ^^) ?

It might be interesting to transform the structure as is in order to let the user choose to use the Dofigen optimization or not.
It might be interesting two to comment the original value with an explanation and let the user chose to uncomment it or not.

The Dockerfile layer is not managed as is in Dofigen so additional builders might be needed.

Ecological concerns

Is this task linked with any other ?

Blocked by #347

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant