Hacker News new | ask | show | jobs
by kesor 2255 days ago
That Dockerfile looks exactly like a multi-stage build Dockerfile, just with custom and non-standard syntax.

Why NIH instead of simply adopting the already supported Dockerfile syntax of doing the same thing?

1 comments

But isn't this file processed differently?
Is it?