Skip to content

Conversation

SergeShpak
Copy link

Hey guys!

First of all, kudos for designing and implementing nagibabel.js, it proposes a paradigm that I tried on several of my unfinished pet projects and it works just great! Looking forward to the moment the industry largely adapts the approach.

I thought that it might be great to make nagibabel.js more user-friendly towards those devs, who do not have node installed on their machines. So, I wrote a tiny Dockerfile that allows to run nagibabel.js as a container (containers are still sexy, right?).

Unfortunately, Docker does not allow to process a mounted directory directly, and to deal with this limitation I decided to change the nagibabel.js code a bit by using a "best-effort" scenario in case of a rimraf error.

Tell me what you think about this. If you prefer not to change the logic of the utility, we can fallback to the second method of the container usage (as described in README.md).

Cheers

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.

1 participant