ThinkR-open / dockerfiler

Easy Dockerfile Creation from R
https://thinkr-open.github.io/dockerfiler/
Other
169 stars 25 forks source link

add Dockerfile parser #55

Closed JosiahParry closed 9 months ago

JosiahParry commented 1 year ago

Closes https://github.com/ThinkR-open/dockerfiler/issues/5

This PR adds a simple parsing function. It reads a Dockerfile and creates a Dockerfile object from it.

JosiahParry commented 1 year ago

I do not believe that the existing CI failure is do to my proposed changes.

JosiahParry commented 1 year ago

Please let me know what is needed to address this PR.

JosiahParry commented 1 year ago

Please let me know what is needed for this PR.

JosiahParry commented 11 months ago

Hey folks. I'd quite like to use this function and have Dockerfiler as a suggested package. What do I need to do to get this merged in? Thanks :)

VincentGuyader commented 9 months ago

thanks a lot, thanks for you patience.

on is way to master :)