dockerscript icon indicating copy to clipboard operation
dockerscript copied to clipboard

'ds dockerfile.js' clears dockerfile.js

Open gerrywastaken opened this issue 10 years ago • 1 comments

Forget to specify the output file and dockerscript will clear our your brand new dockerfile.js. This just bit me.

gerrywastaken avatar Sep 08 '15 17:09 gerrywastaken

Interesting, specifying only one parameter outputs to that path. It could throw an error if the input and output are the same. That would go around here. You can send a pull request if you like, I'd be happy to merge it.

summer4096 avatar Sep 08 '15 17:09 summer4096